summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-setcond-fp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/test-setcond-fp.ll')
-rw-r--r--test/ExecutionEngine/test-setcond-fp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/test-setcond-fp.ll b/test/ExecutionEngine/test-setcond-fp.ll
index b917693abd..4264e2c593 100644
--- a/test/ExecutionEngine/test-setcond-fp.ll
+++ b/test/ExecutionEngine/test-setcond-fp.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
; RUN: lli %t.bc > /dev/null