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

Chris Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 6 11:14:35 PST 2021


chrdavis updated this revision to Diff 392132.
chrdavis added a comment.

Fix for pdbpagesize unit tests


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/PDB/Native/PDBFile.h
  llvm/lib/DebugInfo/MSF/MSFBuilder.cpp
  llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp
  llvm/tools/llvm-pdbutil/PdbYaml.h

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


More information about the llvm-commits mailing list