summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/str_pre.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/str_pre.ll')
-rw-r--r--test/CodeGen/ARM/str_pre.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/str_pre.ll b/test/CodeGen/ARM/str_pre.ll
index c02663f..e56e3f2 100644
--- a/test/CodeGen/ARM/str_pre.ll
+++ b/test/CodeGen/ARM/str_pre.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm | \
+; RUN: llc < %s -march=arm | \
; RUN: grep {str.*\\!} | count 2
define void @test1(i32* %X, i32* %A, i32** %dest) {
OpenPOWER on IntegriCloud