Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopSimplify / 2012-03-20-indirectbr.ll
2012-03-20 Andrew TrickLoopSimplify bug fix. Handle indirect loop back edges.