summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-03-14-SpillerCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-03-14-SpillerCrash.ll')
-rw-r--r--test/CodeGen/X86/2008-03-14-SpillerCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-03-14-SpillerCrash.ll b/test/CodeGen/X86/2008-03-14-SpillerCrash.ll
index 544c9b5..8946415 100644
--- a/test/CodeGen/X86/2008-03-14-SpillerCrash.ll
+++ b/test/CodeGen/X86/2008-03-14-SpillerCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-pc-linux-gnu
+; RUN: llc < %s -mtriple=i386-pc-linux-gnu
; PR2138
%struct.__locale_struct = type { [13 x %struct.locale_data*], i16*, i32*, i32*, [13 x i8*] }
OpenPOWER on IntegriCloud