summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll b/llvm/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
index 6b9bf11860f..22d8f99beea 100644
--- a/llvm/test/CodeGen/Generic/2006-04-28-Sign-extend-bool.ll
+++ b/llvm/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]
OpenPOWER on IntegriCloud