[clang] [llvm] [mlir] [debuginfo][coro] Emit debug info labels for coroutine resume points (PR #141937)

Adrian Vogelsgesang via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 18:17:52 PDT 2025


vogelsgesang wrote:

I was able to verify that this was indeed the issue by compiling a C++ program using `-gmlt`.

Fix is in #148095

https://github.com/llvm/llvm-project/pull/141937


More information about the llvm-commits mailing list