summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll b/llvm/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
index a1dfc12b53e..19fedf9f596 100644
--- a/llvm/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
+++ b/llvm/test/CodeGen/PowerPC/2007-01-04-ArgExtension.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | grep extsb &&
+; RUN: llvm-as < %s | llc -march=ppc32 | grep extsb
; RUN: llvm-as < %s | llc -march=ppc32 | grep extsh
define i32 @p1(i8 %c, i16 %s) {
OpenPOWER on IntegriCloud