Move sprintf simplifier tests to test/Transforms/InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / 2009-06-11-StoreAddrSpace.ll
index cce14e985eb65bc48af2282137d3ef0294398750..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() {