aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/2008-11-17-Shl64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/2008-11-17-Shl64.ll')
-rw-r--r--test/CodeGen/XCore/2008-11-17-Shl64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/XCore/2008-11-17-Shl64.ll b/test/CodeGen/XCore/2008-11-17-Shl64.ll
index 97ea41b..04b1b5a 100644
--- a/test/CodeGen/XCore/2008-11-17-Shl64.ll
+++ b/test/CodeGen/XCore/2008-11-17-Shl64.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=xcore > %t1.s
+; RUN: llc < %s -march=xcore > %t1.s
; PR3080
define i64 @test(i64 %a) {
%result = shl i64 %a, 1