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

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 2 15:43:59 PDT 2022


ayermolo updated this revision to Diff 420017.
ayermolo added a comment.

rebase


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121876.420017.patch
Type: text/x-patch
Size: 205383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220402/d1af550a/attachment-0001.bin>


More information about the llvm-commits mailing list