specify an arch for non-x86 hosts.
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-01-InvalidOrdCompare.ll
index dae3b83b1af6aab20cbdc67c537b99513d3d449d..d7b5f25de6c9af9381e74dea99f321c5532ad945 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -enable-unsafe-fp-math | grep jnp
+; RUN: llvm-as < %s | llc -enable-unsafe-fp-math -march=x86 | grep jnp
 ; rdar://5902801
 
 declare void @test2()