[PATCH] D121324: [debug-info] Debug salvage llvm.dbg.addr in original function that point into the coroutine frame when splitting coros.

Michael Gottesman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 12:55:03 PST 2022


gottesmm updated this revision to Diff 414191.
gottesmm added a comment.

Updated some tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121324/new/

https://reviews.llvm.org/D121324

Files:
  llvm/lib/Transforms/Coroutines/CoroSplit.cpp
  llvm/test/Transforms/Coroutines/coro-debug-coro-frame.ll
  llvm/test/Transforms/Coroutines/coro-debug-dbg.addr-swift.ll
  llvm/test/Transforms/Coroutines/coro-debug-frame-variable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121324.414191.patch
Type: text/x-patch
Size: 17596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220309/66ca79c9/attachment.bin>


More information about the llvm-commits mailing list