summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll b/llvm/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll
index 38ae87ce8c0..db2ab877ff7 100644
--- a/llvm/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll
+++ b/llvm/test/CodeGen/PowerPC/2008-01-25-EmptyFunction.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | grep nop
+; RUN: llc < %s -march=ppc32 | grep nop
target triple = "powerpc-apple-darwin8"
OpenPOWER on IntegriCloud