[PATCH] D121876: [BOLT][DWARF] Implementation of monolithic DWARF5.
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 13:52:13 PDT 2022
ayermolo updated this revision to Diff 422642.
ayermolo added a comment.
addressed 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.422642.patch
Type: text/x-patch
Size: 204878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/e6a896e9/attachment-0001.bin>
More information about the llvm-commits
mailing list