diff options
author | Nico Weber <thakis@chromium.org> | 2021-10-30 11:22:55 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-10-31 18:36:23 -0400 |
commit | f964ca896f5e2779d178148bc86b86a8ce977c6d (patch) | |
tree | 76f2706f640526b9c8b6812ba2c3d76d3e2e16d4 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 9f8ffaaa0bddcefeec15a3df9858fd50b05fcbae (diff) | |
download | llvm-f964ca896f5e2779d178148bc86b86a8ce977c6d.zip llvm-f964ca896f5e2779d178148bc86b86a8ce977c6d.tar.gz llvm-f964ca896f5e2779d178148bc86b86a8ce977c6d.tar.bz2 |
[lld/coff] Add parsing for /pdbpagesize: flag
It's not used for anything yet, but we now accept `/pdbpagesize:4096`
(the default behavior) and we give arguably more useful diagnostics
for other values.
It's plumbed through to the MSF layer, so just uncommenting out
the bit in DriverUtils.cpp that rejects args other than 4096 is enough
to try other values.
Differential Revision: https://reviews.llvm.org/D112871
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions