The allocas going out of scope are immediately killed by the return
instruction.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D3630
Don't insert lifetime.end markers between a musttail call and ret ClosedPublic Authored by rnk on May 6 2014, 2:00 PM.
Details Summary The allocas going out of scope are immediately killed by the return
Diff Detail
Revision Contents
Diff 9453 lib/Transforms/Utils/InlineFunction.cpp
test/Transforms/Inline/inline-tail.ll
|