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

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 05:49:44 PDT 2025


bgra8 wrote:

@vogelsgesang please find another reproducer that triggers exactly the crash introduced by this revision: https://gcc.godbolt.org/z/9d5j5Ea64

The code builds fine with the compiler at the previous revision and crashes at this revision.

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


More information about the llvm-commits mailing list