[lld] [llvm] [Symbolizer] Support for Missing Line Numbers. (PR #82240)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 10:24:32 PDT 2024
ampandey-1995 wrote:
> @ampandey-1995 I hope you have everything you need for the testing now? Please ask if there's anything else.
Sorry, I was busy with some internal work and also it took time to understand and encode the handwritten DWARF Line Table assembly . I was basically trying to make it work with dwarf-version 5 but couldn't able to get to the point to sucessfully encode the header for dwarf V5. I have successfully handcoded encoded assembly using dwarf v4.
https://github.com/llvm/llvm-project/pull/82240
More information about the llvm-commits
mailing list