Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / Generic / isunord.ll
index fa465d4e2209352996b831f50be81a06900207e5..ebbba010793b3b4a640e528dbaee88399e73346c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 declare i1 @llvm.isunordered.f64(double, double)