[PATCH] D93497: Salvage debug info for function arguments in coro-split funclets.

Bruno Cardoso Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 23:28:58 PST 2021


bruno added a comment.

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