InstCombine: add more transforms
[oota-llvm.git] / test / Transforms / InstCombine / 2009-06-11-StoreAddrSpace.ll
index e5355b8d3c56b1513cb81eb02836a1a8940ed45d..468c1cd8bbc49e27d6d71bb4c1fb9f2bdd94028b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine -S | grep {store i32 0,}
+; RUN: opt < %s -instcombine -S | grep "store i32 0,"
 ; PR4366
 
 define void @a() {