Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / lshr-phi.ll
index 3a5ccc3b485ec5f2737a76fc0b3b6a7609e1b918..76a113face05e43c766ff4a7dbcc4c65cec6f63b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis > %t
+; RUN: opt < %s -instcombine -S > %t
 ; RUN: not grep lshr %t
 ; RUN: grep add %t | count 1