summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll')
-rw-r--r--test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll b/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
index 3eef9c5..0473857 100644
--- a/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
+++ b/test/CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc | grep mflr | count 1
+; RUN: llc < %s | grep mflr | count 1
target datalayout = "e-p:32:32"
target triple = "powerpc-apple-darwin8"
OpenPOWER on IntegriCloud