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

Paul T Robinson via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 1 10:43:32 PDT 2025


================
@@ -1538,6 +1552,7 @@ struct SwitchCoroutineSplitter {
       //     br label %resume.0.landing
       //
       //  resume.0: ; <--- jump from the switch in the resume.entry
+      //     XXX: label
----------------
pogo59 wrote:

Dangling note-to-self?

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


More information about the llvm-commits mailing list