[lld] [llvm] [Symbolizer] Support for Missing Line Numbers. (PR #82240)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 10:32:02 PDT 2024
bd1976bris wrote:
> > @ampandey-1995 I hope you have everything you need for the testing now? Please ask if there's anything else.
>
> I have successfully handcoded encoded assembly using dwarf v4.
I think dwarf 4 is fine. There are no changes to the line table between dwarf v4 and v5 that would affect --skip-line-zero.
https://github.com/llvm/llvm-project/pull/82240
More information about the llvm-commits
mailing list