[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
       
    Wed Jun 21 11:11:18 PDT 2023
    
    
  
ayermolo updated this revision to Diff 533346.
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/dwarf4-cross-reference-different-abbrev-dst.s
  bolt/test/X86/Inputs/dwarf4-cross-reference-different-abbrev-src.s
  bolt/test/X86/Inputs/dwarf5-helper1-addr-section-reuse.s
  bolt/test/X86/Inputs/dwarf5-helper2-addr-section-reuse.s
  bolt/test/X86/dwarf4-cross-cu-backward-different-abbrev.test
  bolt/test/X86/dwarf4-cross-cu-forward-different-abbrev.test
  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.533346.patch
Type: text/x-patch
Size: 96567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/0241fe73/attachment.bin>
    
    
More information about the llvm-commits
mailing list