summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/str_pre-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/str_pre-2.ll')
-rw-r--r--test/CodeGen/ARM/str_pre-2.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/ARM/str_pre-2.ll b/test/CodeGen/ARM/str_pre-2.ll
index e9f1945..f8d3df2 100644
--- a/test/CodeGen/ARM/str_pre-2.ll
+++ b/test/CodeGen/ARM/str_pre-2.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnu | grep {str.*\\!}
-; RUN: llvm-as < %s | llc -mtriple=arm-linux-gnu | grep {ldr.*\\\[.*\], #+4}
+; RUN: llc < %s -mtriple=arm-linux-gnu | grep {str.*\\!}
+; RUN: llc < %s -mtriple=arm-linux-gnu | grep {ldr.*\\\[.*\], #+4}
@b = external global i64*
OpenPOWER on IntegriCloud