This is an archive of the discontinued LLVM Phabricator instance.

[LLD] [COFF] Improve the error message for too many exported symbols
ClosedPublic

Authored by mstorsjo on Jul 19 2022, 1:15 PM.

Details

Summary

Print the actual number of symbols that would have been exported
too, which helps assessing the situation.

Diff Detail

Event Timeline

mstorsjo created this revision.Jul 19 2022, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2022, 1:15 PM
Herald added a subscriber: StephenFan. · View Herald Transcript
mstorsjo requested review of this revision.Jul 19 2022, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 19 2022, 1:15 PM
MaskRay accepted this revision.Jul 19 2022, 1:47 PM
This revision is now accepted and ready to land.Jul 19 2022, 1:47 PM
rnk accepted this revision.Jul 19 2022, 3:23 PM