[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
Tue Jan 12 17:47:45 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6529d7c5a45b: [PDB] Defer relocating .debug$S until commit time and parallelize it (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D94267?vs=315244&id=316290#toc

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.316290.patch
Type: text/x-patch
Size: 53304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/291e86b0/attachment.bin>


More information about the llvm-commits mailing list