[LLD] [COFF] Improve the error message for too many exported symbols
authorMartin Storsjö <martin@martin.st>
Mon, 18 Jul 2022 06:27:11 +0000 (09:27 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 20 Jul 2022 13:58:29 +0000 (16:58 +0300)
commit801971e5b4c026a7941749cc1b3c7ac562577dda
treebda4473f655df3393187d7701dc73a5e2c5ede75
parent394a388d140dc9e74178532501cddb558a589398
[LLD] [COFF] Improve the error message for too many exported symbols

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

Differential Revision: https://reviews.llvm.org/D130117
lld/COFF/DriverUtils.cpp
lld/test/COFF/export-limit.s