Inliner: Non-local functions in COMDATs shouldn't be dropped
[oota-llvm.git] / test / Transforms / Inline / invoke-cost.ll
2013-12-13 Chandler Carruth[inliner] Completely change (and fix) how the inline...