Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / 2007-09-17-AliasConstFold2.ll
index 614a6f03206e620c148105738c67114b29453ee7..23ee12ba754f4bfc140f970a053b024cec9d42bf 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | grep icmp
+; RUN: opt < %s -instcombine -S | grep icmp
 ; PR1678
 
 @A = alias weak void ()* @B            ; <void ()*> [#uses=1]