aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll')
-rw-r--r--test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll b/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
index 19fedf9..805528c 100644
--- a/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
+++ b/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | grep extsb
-; RUN: llvm-as < %s | llc -march=ppc32 | grep extsh
+; RUN: llc < %s -march=ppc32 | grep extsb
+; RUN: llc < %s -march=ppc32 | grep extsh
define i32 @p1(i8 %c, i16 %s) {
entry: