summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/2008-08-01-AsmInline.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/2008-08-01-AsmInline.ll')
-rw-r--r--test/CodeGen/Mips/2008-08-01-AsmInline.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/2008-08-01-AsmInline.ll b/test/CodeGen/Mips/2008-08-01-AsmInline.ll
index fea5730..cd35cca 100644
--- a/test/CodeGen/Mips/2008-08-01-AsmInline.ll
+++ b/test/CodeGen/Mips/2008-08-01-AsmInline.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=mips -f -o %t
+; RUN: llc < %s -march=mips -o %t
; RUN: grep mfhi %t | count 1
; RUN: grep mflo %t | count 1
; RUN: grep multu %t | count 1
OpenPOWER on IntegriCloud