summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2008-07-15-InternalConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/2008-07-15-InternalConstant.ll')
-rw-r--r--test/CodeGen/Mips/2008-07-15-InternalConstant.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/2008-07-15-InternalConstant.ll b/test/CodeGen/Mips/2008-07-15-InternalConstant.ll
index 4d218cf6b4..33b240bbc3 100644
--- a/test/CodeGen/Mips/2008-07-15-InternalConstant.ll
+++ b/test/CodeGen/Mips/2008-07-15-InternalConstant.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=mips -f -o %t
+; RUN: llvm-as < %s | llc -march=mips -o %t
; RUN: grep {rodata.str1.4,"aMS",@progbits} %t | count 1
; RUN: grep {r.data,} %t | count 1
; RUN: grep {\%hi} %t | count 2