summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/tailcallpic1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/tailcallpic1.ll')
-rw-r--r--test/CodeGen/PowerPC/tailcallpic1.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/tailcallpic1.ll b/test/CodeGen/PowerPC/tailcallpic1.ll
index 678d366..f3f5028 100644
--- a/test/CodeGen/PowerPC/tailcallpic1.ll
+++ b/test/CodeGen/PowerPC/tailcallpic1.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -tailcallopt -mtriple=powerpc-apple-darwin -relocation-model=pic | grep TC_RETURN
+; RUN: llc < %s -tailcallopt -mtriple=powerpc-apple-darwin -relocation-model=pic | grep TC_RETURN
OpenPOWER on IntegriCloud