This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from bfb0b6595 [ELF] - ICF: Add 2 more test cases. new 821dcc884 [ELF] - Repair (re-enable) few ICF test cases. new 97109957d Revert "[WebAssembly] Error on mismatched function signature [...]
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: test/ELF/icf3.s | 2 +- test/ELF/icf4.s | 2 +- test/ELF/icf5.s | 2 +- test/ELF/icf6.s | 2 +- test/ELF/icf9.s | 2 +- test/wasm/fatal-warnings.ll | 5 ----- test/wasm/signature-mismatch-weak.ll | 3 +-- test/wasm/signature-mismatch.ll | 15 ++++----------- wasm/Driver.cpp | 3 +-- wasm/MarkLive.cpp | 5 +++-- wasm/SymbolTable.cpp | 25 +++++-------------------- wasm/Symbols.h | 6 ++---- 12 files changed, 21 insertions(+), 51 deletions(-)