The allocas going out of scope are immediately killed by the return
instruction.
This is a resend of r208912, which was committed accidentally.
Paths
| Differential D3792
Don't insert lifetime.end markers between a musttail call and ret ClosedPublic Authored by rnk on May 15 2014, 1:58 PM.
Details Summary The allocas going out of scope are immediately killed by the return This is a resend of r208912, which was committed accidentally.
Diff Detail Event TimelineComment Actions This is fine, and explains it better IMO. Seeing them together also helps
Revision Contents
Diff 9454 lib/Transforms/Utils/InlineFunction.cpp
test/Transforms/Inline/inline-tail.ll
|