[PATCH] D144385: [PDB] Error on too large stream directories
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 07:24:59 PST 2023
hans added a comment.
In D144385#4139641 <https://reviews.llvm.org/D144385#4139641>, @aganea wrote:
> In addition to these changes, do you think you can add a more descriptive error at a higher level in LLD, maybe in `PDBLinker::commit()`. It is not clear from the message what the corrective measure is. I suppose adding `/pdbpagesize:` with a higher block size would fix the problem, but this isn't obvious to everyone.
I've updated the patch. Please take another look.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144385/new/
https://reviews.llvm.org/D144385
More information about the llvm-commits
mailing list