summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll')
-rw-r--r--test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll b/test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll
index 9ee773c..db3af01 100644
--- a/test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll
+++ b/test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
define i1 @test(i1 %C, i1 %D, i32 %X, i32 %Y) {
%E = icmp slt i32 %X, %Y ; <i1> [#uses=1]
OpenPOWER on IntegriCloud