summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-05-08-InstrSched.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-05-08-InstrSched.ll')
-rw-r--r--test/CodeGen/X86/2006-05-08-InstrSched.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CodeGen/X86/2006-05-08-InstrSched.ll b/test/CodeGen/X86/2006-05-08-InstrSched.ll
index c39b377..d58d638 100644
--- a/test/CodeGen/X86/2006-05-08-InstrSched.ll
+++ b/test/CodeGen/X86/2006-05-08-InstrSched.ll
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s | \
-; RUN: llc -march=x86 -relocation-model=static | not grep {subl.*%esp}
+; RUN: llc < %s -march=x86 -relocation-model=static | not grep {subl.*%esp}
@A = external global i16* ; <i16**> [#uses=1]
@B = external global i32 ; <i32*> [#uses=1]
OpenPOWER on IntegriCloud