[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstCombine / 2007-05-18-CastFoldBug.ll
index 15988b6dd99ad1f50ee38e671793038c0c443bcb..eb0c364bfa25c5ee68b5a0bc7da6c6e9ef4f98f4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine -S | grep {call.*sret}
+; RUN: opt < %s -instcombine -S | grep "call.*sret"
 ; Make sure instcombine doesn't drop the sret attribute.
 
 define void @blah(i16* %tmp10) {