summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll')
-rw-r--r--test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll b/test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll
index d7b5f25de6..a708224dd0 100644
--- a/test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll
+++ b/test/CodeGen/X86/2008-05-01-InvalidOrdCompare.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-unsafe-fp-math -march=x86 | grep jnp
+; RUN: llc < %s -enable-unsafe-fp-math -march=x86 | grep jnp
; rdar://5902801
declare void @test2()