This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2b1cc1045 Eliminate dependency to formatv(). NFC. new b180b51bf [ELF] Don't warn on undefined symbols if UnresolvedPolicy::Ig [...] new f36bc52ca Make a member function private and rename it to avoid functio [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/SymbolTable.cpp | 8 ++++---- ELF/SymbolTable.h | 3 ++- ELF/Symbols.cpp | 9 +++++++++ test/ELF/cgprofile-shared-warn.s | 11 +++++++++++ test/ELF/symbol-ordering-file-warnings.s | 13 +++++-------- 5 files changed, 31 insertions(+), 13 deletions(-) create mode 100644 test/ELF/cgprofile-shared-warn.s