summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll')
-rw-r--r--test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll b/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
index 6b9bf11860..22d8f99bee 100644
--- a/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
+++ b/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
define i32 @test(i32 %tmp93) {
%tmp98 = shl i32 %tmp93, 31 ; <i32> [#uses=1]