fix infinite loop in instcombine with more than 4GB memcpy
[oota-llvm.git] / test / Transforms / InstCombine / 2007-06-21-DivCompareMiscomp.ll
index fa79790a3142810c152ebbb534b9fab0607b6215..b2b04d6bd2f79563a7757a1bc01b358b2b1c5112 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {ret i1 true}
+; RUN: opt < %s -instcombine -S | grep "ret i1 true"
 ; rdar://5278853
 
 define i1 @test(i32 %tmp468) {