Consolidate some of the lit tests.
[oota-llvm.git] / test / Transforms / GlobalDCE / indirectbr.ll
2013-04-13 Benjamin KramerGlobalDCE: Fix an oversight in my last commit that...