[PATCH] D93497: Salvage debug info for function arguments in coro-split funclets.
Yifeng Dong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 01:20:28 PST 2021
dongAxis1944 added a comment.
For this path, I think it is ok to replace #D90772.
could we use anonymous fake variables to rewrite the additional parameters?
In D93497#2522122 <https://reviews.llvm.org/D93497#2522122>, @bruno wrote:
> Hi Adrian, this is nice, I really like the approach! Do you think that this supersedes https://reviews.llvm.org/D90772? I'm curious if we can stop generating the extra `dbg.values` inserted, or whether those are necessary for your reconstruction work?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93497/new/
https://reviews.llvm.org/D93497
More information about the llvm-commits
mailing list