instcombine: disable optimization of 'invoke null/undef'. I'll move this functionali...
[oota-llvm.git] / test / Transforms / InstCombine / 2009-06-11-StoreAddrSpace.ll
index 7db92a2ed38d1f21d9cf122b94078b4ce8073c38..e5355b8d3c56b1513cb81eb02836a1a8940ed45d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | grep {store i32 0,}
+; RUN: opt < %s -instcombine -S | grep {store i32 0,}
 ; PR4366
 
 define void @a() {