Improve the implementation of .incbin directive by replacing a loop by using
[oota-llvm.git] / test / Transforms / SimplifyCFG / 2011-09-05-TrivialLPad.ll
2011-09-05 Duncan SandsDelete trivial landing pads that just continue unwindin...