This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b0a95c4e7 Don't set dso_local flag in LTO resolutions for absolute symb [...] new ea7e96545 [WebAssembly] Add __data_end link-sythentic symbol.
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/alias.ll | 9 +++++++++ test/wasm/call-indirect.ll | 9 +++++++++ test/wasm/comdats.ll | 9 +++++++++ test/wasm/export.ll | 3 +++ test/wasm/load-undefined.test | 3 +++ test/wasm/local-symbols.ll | 9 +++++++++ test/wasm/locals-duplicate.test | 9 +++++++++ test/wasm/visibility-hidden.ll | 3 +++ test/wasm/weak-alias-overide.ll | 9 +++++++++ test/wasm/weak-alias.ll | 9 +++++++++ test/wasm/weak-symbols.ll | 9 +++++++++ test/wasm/weak-undefined.ll | 9 +++++++++ wasm/Driver.cpp | 1 + wasm/Symbols.cpp | 1 + wasm/Symbols.h | 11 +++++++++-- wasm/Writer.cpp | 3 +++ 16 files changed, 104 insertions(+), 2 deletions(-)