summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/nested-select.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/nested-select.ll')
-rw-r--r--test/CodeGen/Generic/nested-select.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/nested-select.ll b/test/CodeGen/Generic/nested-select.ll
index a723a4d742..6f45f0f4e9 100644
--- a/test/CodeGen/Generic/nested-select.ll
+++ b/test/CodeGen/Generic/nested-select.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -o /dev/null -f
+; RUN: llvm-as < %s | llc -o /dev/null
; Test that select of a select works