[Statepoints] Support for "patchable" statepoints.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-11-27-UDivNegative.ll
index a50e1e87a4717570203bcd91566bf56e240a0eed..fc90bba770864eee2396c15650069aef150b16f6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | not grep div
+; RUN: opt %s -instcombine -S | not grep div
 
 define i8 @test(i8 %x) readnone nounwind {
   %A = udiv i8 %x, 250