summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/2008-07-22-Cstpool.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/2008-07-22-Cstpool.ll')
-rw-r--r--test/CodeGen/Mips/2008-07-22-Cstpool.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/2008-07-22-Cstpool.ll b/test/CodeGen/Mips/2008-07-22-Cstpool.ll
index 2af7ab1..21ff960 100644
--- a/test/CodeGen/Mips/2008-07-22-Cstpool.ll
+++ b/test/CodeGen/Mips/2008-07-22-Cstpool.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=mips -f -o %t
+; RUN: llc < %s -march=mips -o %t
; RUN: grep {CPI\[01\]_\[01\]:} %t | count 2
; RUN: grep {rodata.cst4,"aM",@progbits} %t | count 1
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:32-i16:16:32-i32:32:32-i64:32:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64"
OpenPOWER on IntegriCloud