[llvm] [DebugInfo][DWARF] Emit Per-Function Line Table Offsets and End Sequences (PR #110192)

via llvm-commits llvm-commits at lists.llvm.org
Thu May 22 10:11:58 PDT 2025


alx32 wrote:

@nocchijiang - Without a repro I won't quite be able to come up with an adequate fix here.

Also note that if your downstream branch has `-fcas-friendly-debug-info` (same as Apple branch) then there will be some functional conflicts - I know when this patch was ported to Apple branch there were some work-arounds needed to have this compatible with `-fcas-friendly-debug-info`.

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


More information about the llvm-commits mailing list