aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@chromium.org>2023-01-27 18:33:02 +0100
committerHans Wennborg <hans@chromium.org>2023-02-24 15:07:11 +0100
commit724b58f76691e5633fc9e2e19d64e476b0c7845e (patch)
tree01d43c5f12b9fe772fb0278736a3a6f865f4c25e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentc6f64c5d887c3f5aa88515d749bb2a115b8226eb (diff)
downloadllvm-724b58f76691e5633fc9e2e19d64e476b0c7845e.zip
llvm-724b58f76691e5633fc9e2e19d64e476b0c7845e.tar.gz
llvm-724b58f76691e5633fc9e2e19d64e476b0c7845e.tar.bz2
[PDB] Error on too large stream directories
We hit this in Chromium builds where the PDB file was just under 4GB, but the stream directory was actually too large to be correctly represented. llvm-pdbutil would error about this in llvm::msf::validateSuperBlock, but lld should not write such PDB files in the first place. Differential revision: https://reviews.llvm.org/D144385
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions