Remove the unused 4th operand for DIFile debug info metadata
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-29-AddICmp.ll
index 28a94ce07ad2080269c1a23bafdfda61c92f0297..1f9c47c4f1ee5c1766aa530cf030c677f297496c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine -S | not grep {a.off}
+; RUN: opt < %s -instcombine -S | not grep "a.off"
 ; PR1949
 
 define i1 @test1(i32 %a) {