LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC
[oota-llvm.git] / test / CodeGen / ARM / indirectbr-2.ll
2012-10-22 Bill WendlingWhen a block ends in an indirect branch, add its succes...