instcombine: disable optimization of 'invoke null/undef'. I'll move this functionali...
[oota-llvm.git] / test / Transforms / InstCombine / 2005-06-15-DivSelectCrash.ll
index 59b31ad5fefa16bf5079a05a7c8033e5d1d86438..9846ee72dd4b8a1c47bf48618d66c959661a9bf7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 
 define i32 @_Z13func_31585107li(i32 %l_39521025, i32 %l_59244666) {
         %shortcirc_val = select i1 false, i32 1, i32 0          ; <i32> [#uses=1]