[PATCH] D115051: Enable pdbpagesize to allow support for PDB file sizes > 4GB

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 15:22:25 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4eb6216c2eb: Enable pdbpagesize to allow support for PDB file sizes > 4GB (authored by chrdavis, committed by thakis).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115051

Files:
  lld/COFF/DriverUtils.cpp
  lld/test/COFF/pdbpagesize.test
  llvm/include/llvm/DebugInfo/MSF/MSFCommon.h
  llvm/include/llvm/DebugInfo/MSF/MSFError.h
  llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h
  llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
  llvm/lib/DebugInfo/MSF/MSFError.cpp
  llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp
  llvm/tools/llvm-pdbutil/PdbYaml.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115051.392204.patch
Type: text/x-patch
Size: 7035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/efbe8d74/attachment.bin>


More information about the llvm-commits mailing list