Print the actual number of symbols that would have been exported
too, which helps assessing the situation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130117
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 19 2022, 1:47 PM Closed by commit rG801971e5b4c0: [LLD] [COFF] Improve the error message for too many exported symbols (authored by mstorsjo). · Explain WhyJul 20 2022, 6:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446146 lld/COFF/DriverUtils.cpp
lld/test/COFF/export-limit.s
|