Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / nothrow.ll
index ab385baa5cddcbdebe95220d5ec6c60c64211c1c..08d90bfbd7d4fabd506cb3ac5e72fbe9d8997024 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | not grep call
+; RUN: opt < %s -instcombine -S | not grep call
 ; rdar://6880732
 declare double @t1(i32) readonly