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

Zhaoxuan Jiang via llvm-commits llvm-commits at lists.llvm.org
Tue May 20 05:25:36 PDT 2025


https://github.com/nocchijiang commented:

Hi @alx32, I've ported the patch to the Swift compiler and tested it on a Swift codebase and found it fails to compile a Swift module. It is a bit challenging to create a minimal reproduction, but please let me know if you need one.

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


More information about the llvm-commits mailing list