diff options
author | Vy Nguyen <vyng@google.com> | 2023-09-06 15:20:59 -0400 |
---|---|---|
committer | Vy Nguyen <vyng@google.com> | 2023-09-07 13:50:55 -0400 |
commit | 84a215592121fc8a80ea3aaab47a2914f50b55b4 (patch) | |
tree | 6643dd29050186584abafbb0df4b01a49c428552 /llvm/lib/TextAPI/PackedVersion.cpp | |
parent | 4792ae5cd549763b35ddf3aa4ce19c59bb9691b9 (diff) | |
download | llvm-84a215592121fc8a80ea3aaab47a2914f50b55b4.zip llvm-84a215592121fc8a80ea3aaab47a2914f50b55b4.tar.gz llvm-84a215592121fc8a80ea3aaab47a2914f50b55b4.tar.bz2 |
[lld-macho]Limit "cannot-export-hidden-symbol" warnings to only 3 to avoid crowding logs.
Details:
We often use wildcard symbols in the exported_symbols list, and sometimes they match autohide symbols, which triggers these "cannot export hidden symbols" warnings that can be a bit noisy.
It'd be more user-friendly if LLD could truncate these.
Differential Revision: https://reviews.llvm.org/D159095
Diffstat (limited to 'llvm/lib/TextAPI/PackedVersion.cpp')
0 files changed, 0 insertions, 0 deletions