summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll')
-rw-r--r--llvm/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll b/llvm/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
index f942c9fc221..2fc9eb37417 100644
--- a/llvm/test/CodeGen/ARM/2009-05-18-InlineAsmMem.ll
+++ b/llvm/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 {
OpenPOWER on IntegriCloud