summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/darwin-labels.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/darwin-labels.ll')
-rw-r--r--test/CodeGen/PowerPC/darwin-labels.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/darwin-labels.ll b/test/CodeGen/PowerPC/darwin-labels.ll
index ceebc70..af23369 100644
--- a/test/CodeGen/PowerPC/darwin-labels.ll
+++ b/test/CodeGen/PowerPC/darwin-labels.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc | grep {foo bar":}
+; RUN: llc < %s | grep {foo bar":}
target datalayout = "E-p:32:32"
target triple = "powerpc-apple-darwin8.2.0"
OpenPOWER on IntegriCloud