Verifier: Check debug info intrinsic arguments
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-25-DoubleShift.ll
index d67e1a13cc4e8ae1be7db4b3f40633021dea7e8e..0d4aac25c28f678e0c34e65535a7b129059fe674 100644 (file)
@@ -1,5 +1,5 @@
 ; PR1271
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep and
+; RUN: opt < %s -instcombine -S | grep and
 define i1 @test(i32 %tmp13) {
 entry:
        %tmp14 = shl i32 %tmp13, 12             ; <i32> [#uses=1]