summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2007-04-03-PEIBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2007-04-03-PEIBug.ll')
-rw-r--r--test/CodeGen/ARM/2007-04-03-PEIBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2007-04-03-PEIBug.ll b/test/CodeGen/ARM/2007-04-03-PEIBug.ll
index e412127..b543c57 100644
--- a/test/CodeGen/ARM/2007-04-03-PEIBug.ll
+++ b/test/CodeGen/ARM/2007-04-03-PEIBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm | not grep {add.*#0}
+; RUN: llc < %s -march=arm | not grep {add.*#0}
define i32 @foo() {
entry:
OpenPOWER on IntegriCloud