This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e2114853f Don't depend on "call foo" producing a X86_64_PC32. new e2fc41f16 ELF: Stop collecting a list of symbols in ArchiveFile. new 73a97a7e5 [WebAssebmly] Remove unneeded cast. NFC.
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/Driver.cpp | 20 ++++++-------------- ELF/InputFiles.cpp | 3 +-- ELF/InputFiles.h | 2 +- ELF/SymbolTable.cpp | 19 +++++++++---------- ELF/SymbolTable.h | 4 ++-- test/ELF/Inputs/exclude-libs.s | 2 ++ test/ELF/exclude-libs.s | 7 ++++++- wasm/Symbols.h | 2 +- 8 files changed, 28 insertions(+), 31 deletions(-)