[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / GlobalDCE / indirectbr.ll
2013-04-13 Benjamin KramerGlobalDCE: Fix an oversight in my last commit that...