Add noalias metadata for general calls (not just memory intrinsics) during inlining
[oota-llvm.git] / test / Transforms / Inline / byval_lifetime.ll
2014-04-15 Julien LerougeAdd lifetime markers for allocas created to hold byval...