[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / 2006-02-13-DemandedMiscompile.ll
index ca4aa57dcfda6f652078991c8535cbf6b3698eba..10541ef703255a32efffae055ea3cfc1f83a1e74 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | \
+; RUN: opt %s -instcombine -S | \
 ; RUN:   not grep undef
 
 define i32 @test(i8 %A) {