Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / ConstProp / bitcast2.ll
index b2bc122f28f59be0d22b767f4f7ae672ae0ed0e3..5c5eab1879c3ab4daa26af3e6963d33a7920258e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | not grep bitcast
+; RUN: opt < %s -instcombine -S | not grep bitcast
 ; PR2165
 
 define <1 x i64> @test() {