[PATCH] D151909: [BOLT][DWARF] Change to process and write out TUs first, then CUs in batches.

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 11:12:55 PDT 2023


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

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151909

Files:
  bolt/include/bolt/Core/DIEBuilder.h
  bolt/include/bolt/Core/DebugData.h
  bolt/include/bolt/Rewrite/DWARFRewriter.h
  bolt/lib/Core/DIEBuilder.cpp
  bolt/lib/Core/DebugData.cpp
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/test/X86/Inputs/dwarf5-helper1-addr-section-reuse.s
  bolt/test/X86/Inputs/dwarf5-helper2-addr-section-reuse.s
  bolt/test/X86/dwarf4-types-dwarf5-types.test
  bolt/test/X86/dwarf5-gdb-index-types-gdb-generated-gdb11.test
  bolt/test/X86/dwarf5-gdb-index-types-gdb-generated-gdb9.test
  bolt/test/X86/dwarf5-gdb-index-types-lld-generated.test
  bolt/test/X86/dwarf5-locexpr-referrence.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151909.527523.patch
Type: text/x-patch
Size: 77656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/3b9dbb0b/attachment.bin>


More information about the llvm-commits mailing list