[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
Thu May 22 04:04:49 PDT 2025
nocchijiang wrote:
@alx32
> Do you mean within a larger codebase it fails to compile one particular Swift module? Or that any Swift module will not compile after the port?
It fails on one particular Swift module.
> Do you have plans currently to upstream the Swift support?
I am working on creating a minimal reproduction of the issue. Ideally I would make it an LLVM regression test, which would allow me to submit the proposed fix as mentioned in the review comment.
https://github.com/llvm/llvm-project/pull/110192
More information about the llvm-commits
mailing list