Use opt -S instead of piping bitcode output through llvm-dis.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-06-VoidCast.ll
index 7a95ddb6e0b8964686e26961a8175be1fda1ef4f..d31d4ac6f77b6950590c28ba1f3d25ed78ef2260 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | not grep bitcast
+; RUN: opt %s -instcombine -S | not grep bitcast
 
 define void @f(i16 %y) {
        ret void