[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
Sun Dec 5 22:04:39 PST 2021


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

Updated pdbpagesize test


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.391965.patch
Type: text/x-patch
Size: 4986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211206/8aa230f2/attachment.bin>


More information about the llvm-commits mailing list