summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2007-10-30-LSRCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-10-30-LSRCrash.ll')
-rw-r--r--test/CodeGen/X86/2007-10-30-LSRCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-10-30-LSRCrash.ll b/test/CodeGen/X86/2007-10-30-LSRCrash.ll
index 1c912a0..42db98b 100644
--- a/test/CodeGen/X86/2007-10-30-LSRCrash.ll
+++ b/test/CodeGen/X86/2007-10-30-LSRCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
define i32 @unique(i8* %full, i32 %p, i32 %len, i32 %mode, i32 %verbos, i32 %flags) {
entry:
OpenPOWER on IntegriCloud