[llvm] [CoroSplit][DebugInfo] Adjust heuristic for moving DIScope of funclets (PR #108611)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 12:04:51 PDT 2024


================
@@ -887,6 +887,45 @@ Value *CoroCloner::deriveNewFramePointer() {
   llvm_unreachable("bad ABI");
 }
 
+// Adjust the scope line of the funclet to the first line number after the
----------------
adrian-prantl wrote:

///

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


More information about the llvm-commits mailing list