[PATCH] D126087: [BOLT][DWARF] Fix TU Index handling for DWARF4/5.

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 11:15:01 PDT 2022


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

addressing comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126087

Files:
  bolt/include/bolt/Rewrite/DWARFRewriter.h
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/test/CMakeLists.txt
  bolt/test/X86/Inputs/dwarf4-ftypes-split-dwarf.s
  bolt/test/X86/Inputs/dwarf5-ftypes-split-dwarf.s
  bolt/test/X86/dwarf4-ftypes-dwo-input-dwp-output.test
  bolt/test/X86/dwarf4-ftypes-dwp-input-dwo-output.test
  bolt/test/X86/dwarf4-ftypes-dwp-input-dwp-output.test
  bolt/test/X86/dwarf5-ftypes-dwp-input-dwo-output.test
  bolt/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126087.433148.patch
Type: text/x-patch
Size: 77817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220531/5a4b74c4/attachment.bin>


More information about the llvm-commits mailing list