[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 14:24:55 PST 2021


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

Update size overflow error text


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


More information about the llvm-commits mailing list