[LLD][COFF] Ignore /pdbcompress flag
authorPengxuan Zheng <pzheng@quicinc.com>
Mon, 20 Jun 2022 22:14:44 +0000 (15:14 -0700)
committerPengxuan Zheng <pzheng@quicinc.com>
Mon, 20 Jun 2022 23:48:39 +0000 (16:48 -0700)
commitdec16147912d7991dd665d4253f0358689b2cea6
tree4ba66d8e65d8487b73d375352f023530d1362f38
parent0bae40eff6a7b48e00ab5c8f0fc510823a1ef6a0
[LLD][COFF] Ignore /pdbcompress flag

Microsoft does not seem to document the flag. Ignoring it for now is probably
better than getting an unknown flag error.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D128231
lld/COFF/Options.td