summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-01-08-SchedulerCrash.ll')
-rw-r--r--test/CodeGen/X86/2008-01-08-SchedulerCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll b/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll
index 8a1520c..b040095 100644
--- a/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll
+++ b/test/CodeGen/X86/2008-01-08-SchedulerCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep pushf
+; RUN: llc < %s -march=x86 | not grep pushf
%struct.indexentry = type { i32, i8*, i8*, i8*, i8*, i8* }
OpenPOWER on IntegriCloud