summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll')
-rw-r--r--llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll b/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll
index b048bb3fd32..25aff60c2b3 100644
--- a/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll
+++ b/llvm/test/CodeGen/MSP430/2009-05-17-Shift.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=msp430 | grep rra | count 1
+; RUN: llc < %s -march=msp430 | grep rra | count 1
define i16 @lsr2u16(i16 %x.arg) nounwind {
%retval = alloca i16
OpenPOWER on IntegriCloud