Fix more instances of dropped fast math flags when optimizing FADD instructions....
[oota-llvm.git] / test / ExecutionEngine / test-constantexpr.ll
index 2bf1949ead8e73ad6bf78b66512d722059203180..d01479a86cdc877a95aa73dcc66ea73de83af0a7 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; This tests to make sure that we can evaluate weird constant expressions