Fix more instances of dropped fast math flags when optimizing FADD instructions....
[oota-llvm.git] / test / ExecutionEngine / test-setcond-int.ll
index f59d325a5b5912c7ac0f76f7f25d26e246e89f70..48dc02198ec0e18419e6a00bf8787d33c60e47de 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 define i32 @main() {
        %int1 = add i32 0, 0            ; <i32> [#uses=6]