[PATCH] D155724: Change DW_LLE_baseaddr to DW_LLE_baseaddrx in .debug_loclist section
Shubham Sandeep Rastogi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 16:44:16 PDT 2023
rastogishubham updated this revision to Diff 542720.
rastogishubham marked 6 inline comments as done.
rastogishubham added a comment.
Moved `generateUnitLocations` into `DIECloner`
Pass `AddrPool` to DWARFStreamer::emitDwarfDebugLocListFragment` to calculate baseaddrx index there instead of passing index in
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155724/new/
https://reviews.llvm.org/D155724
Files:
llvm/include/llvm/DWARFLinker/DWARFLinker.h
llvm/include/llvm/DWARFLinker/DWARFStreamer.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/lib/DWARFLinker/DWARFStreamer.cpp
llvm/test/tools/dsymutil/ARM/dwarf5-dwarf4-combination-macho.test
llvm/test/tools/dsymutil/ARM/dwarf5-macho.test
llvm/test/tools/dsymutil/X86/dwarf5-loclists.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155724.542720.patch
Type: text/x-patch
Size: 15123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230720/f8fd818e/attachment.bin>
More information about the llvm-commits
mailing list