merge two tests.
[oota-llvm.git] / test / Transforms / InstCombine / sdiv-1.ll
index b62dff27ca34c9c8ae85d732625b332697081959..c46b5eaef4a87f2cdc7bb26a4cb204169c42d7d0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -inline -S | not grep '-715827882'
+; RUN: opt %s -instcombine -inline -S | not grep '-715827882'
 ; PR3142
 
 define i32 @a(i32 %X) nounwind readnone {