Add noalias metadata for general calls (not just memory intrinsics) during inlining
[oota-llvm.git] / test / Transforms / Inline / switch.ll
2014-04-28 Chandler Carruth[inliner] Significantly improve the compile time in...