This is an archive of the discontinued LLVM Phabricator instance.

[LLD][COFF] Ignore /pdbcompress flag
ClosedPublic

Authored by pzheng on Jun 20 2022, 3:21 PM.

Details

Summary

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

Diff Detail

Event Timeline

pzheng created this revision.Jun 20 2022, 3:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2022, 3:21 PM
pzheng requested review of this revision.Jun 20 2022, 3:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 20 2022, 3:21 PM
thakis accepted this revision.Jun 20 2022, 3:58 PM

lgtm.

This revision is now accepted and ready to land.Jun 20 2022, 3:58 PM
This revision was landed with ongoing or failed builds.Jun 20 2022, 4:48 PM
This revision was automatically updated to reflect the committed changes.