[PATCH] D153080: Emit DW_LLE_base_address + DW_LLE_offset_pairs instead of DW_LLE_start_length in debug_loclists section

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 15:38:16 PDT 2023


rastogishubham updated this revision to Diff 532310.
rastogishubham marked 6 inline comments as done.
rastogishubham added a comment.

Moved code to DWARFStreamer.cpp, makes the patch a lot smaller as calculated values do not have to be passed through


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153080/new/

https://reviews.llvm.org/D153080

Files:
  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
  llvm/test/tools/llvm-dwarfutil/ELF/X86/dwarf5-loclists.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153080.532310.patch
Type: text/x-patch
Size: 16167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/0d87206c/attachment.bin>


More information about the llvm-commits mailing list