[clang] [llvm] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)
Adrian Vogelsgesang via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 3 04:34:04 PDT 2025
vogelsgesang wrote:
CC @iains @ArsenArsen, since from the gcc commit look, it seems you are working on coroutine support in gcc. Would be great if clang/LLVM and gcc could agree on a common approach to emit debug info for coroutine suspension points 🙂
See https://discourse.llvm.org/t/rfc-debug-info-for-coroutine-suspension-locations-take-2/86606 for the actual discussion
https://github.com/llvm/llvm-project/pull/141937
More information about the llvm-commits
mailing list