[PATCH] D121876: [BOLT][DWARF] Implementation of monolithic DWARF5.

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 16:27:38 PDT 2022


ayermolo updated this revision to Diff 423761.
ayermolo added a comment.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Change how we handle .debug_line_str


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121876

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/DebugData.h
  bolt/include/bolt/Rewrite/DWARFRewriter.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/DebugData.cpp
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/X86/Inputs/dwarf5_helper.s
  bolt/test/X86/Inputs/dwarf5_main.s
  bolt/test/X86/dwarf5-debug-info-dwarf4-debug-line.s
  bolt/test/X86/dwarf5-debug-line.s
  bolt/test/X86/dwarf5-debug-loclists.s
  bolt/test/X86/dwarf5-label-low-pc.s
  bolt/test/X86/dwarf5-locexpr-addrx.s
  bolt/test/X86/dwarf5-lowpc-highpc-convert.s
  bolt/test/X86/dwarf5-rangeoffset-to-rangeindex.s
  bolt/test/X86/dwarf5-two-loclists.test
  bolt/test/X86/dwarf5-two-rnglists.test
  bolt/test/X86/insert-addr-rnglists_base.s
  lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_variable-DW_AT_decl_file-DW_AT_abstract_origin-crosscu1.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121876.423761.patch
Type: text/x-patch
Size: 207390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/78a5ea35/attachment-0001.bin>


More information about the llvm-commits mailing list