summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/setuge.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/setuge.ll')
-rw-r--r--test/CodeGen/X86/setuge.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/setuge.ll b/test/CodeGen/X86/setuge.ll
index 3f1d882..4ca2f18 100644
--- a/test/CodeGen/X86/setuge.ll
+++ b/test/CodeGen/X86/setuge.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep set
+; RUN: llc < %s -march=x86 | not grep set
declare i1 @llvm.isunordered.f32(float, float)
OpenPOWER on IntegriCloud