The inliner needs to fix up debug information for llvm.dbg.declare, not only for...
[oota-llvm.git] / test / Transforms / Inline / byval_lifetime.ll
2014-04-15 Julien LerougeAdd lifetime markers for allocas created to hold byval...