summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/nested-select.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/nested-select.ll')
-rw-r--r--llvm/test/CodeGen/Generic/nested-select.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/nested-select.ll b/llvm/test/CodeGen/Generic/nested-select.ll
index a723a4d7426..6f45f0f4e9c 100644
--- a/llvm/test/CodeGen/Generic/nested-select.ll
+++ b/llvm/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
OpenPOWER on IntegriCloud