[PATCH] D121876: [BOLT][DWARF] Implementation of monolithic DWARF5.
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 17:21:05 PDT 2022
ayermolo updated this revision to Diff 420668.
ayermolo added a comment.
addressing comments
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.420668.patch
Type: text/x-patch
Size: 205216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/a22399fd/attachment-0001.bin>
More information about the llvm-commits
mailing list