This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 18c2e4f3e [ELF] Small grammar fix. NFC new 2dc18cd52 [WebAssembly] Write out undefined symbol addresses as zero
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/relocatable.ll | 2 +- test/wasm/{weak-external.ll => weak-undefined.ll} | 16 +++++----------- wasm/InputFiles.cpp | 4 ++-- wasm/OutputSections.cpp | 6 +----- wasm/Symbols.cpp | 8 +------- wasm/Symbols.h | 15 ++++++++++----- wasm/Writer.cpp | 10 ++++++---- 7 files changed, 26 insertions(+), 35 deletions(-) rename test/wasm/{weak-external.ll => weak-undefined.ll} (83%)