Add noalias metadata for general calls (not just memory intrinsics) during inlining
[oota-llvm.git] / test / Transforms / Inline / invoke-cost.ll
2013-12-13 Chandler Carruth[inliner] Completely change (and fix) how the inline...