This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from be47ca5e7 [MinGW] Don't define names for ignored options. NFC. new 89732389d [WebAssembly] Don't load weak undefined symbols from archive files
The 1 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/wasm/archive-weak-undefined.ll | 19 +++++++++++++++++++ wasm/Driver.cpp | 25 +++++++++++++++++-------- wasm/SymbolTable.cpp | 30 ++++++++++++++++++++++++------ wasm/Symbols.h | 27 +++++++++++++++++++++++++-- 4 files changed, 85 insertions(+), 16 deletions(-) create mode 100644 test/wasm/archive-weak-undefined.ll