[PATCH] D94267: [PDB] Defer relocating .debug$S until commit time and parallelize it

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 14:20:13 PST 2021


rnk updated this revision to Diff 315244.
rnk added a comment.

- formatting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94267

Files:
  lld/COFF/Chunks.cpp
  lld/COFF/Chunks.h
  lld/COFF/PDB.cpp
  llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
  llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
  llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94267.315244.patch
Type: text/x-patch
Size: 52785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/d5ae31b2/attachment.bin>


More information about the llvm-commits mailing list