aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll')
-rw-r--r--test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll b/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
index f942c9f..2fc9eb3 100644
--- a/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
+++ b/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm | grep swp
+; RUN: llc < %s -march=arm | grep swp
; PR4091
define void @foo(i32 %i, i32* %p) nounwind {