Extend 'readonly' and 'readnone' to work on function arguments as well as
[oota-llvm.git] / test / Transforms / InstCombine / 2009-06-11-StoreAddrSpace.ll
index 7db92a2ed38d1f21d9cf122b94078b4ce8073c38..468c1cd8bbc49e27d6d71bb4c1fb9f2bdd94028b 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() {