This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b832ac061 [PPC64][test] Delete redundant labels from ppc64-relocs.s new 3b21624cd [WebAssembly] Don't export __data_end and __heap_base by default.
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 | 18 ------------------ test/wasm/archive-export.ll | 12 ------------ test/wasm/call-indirect.ll | 20 +------------------- test/wasm/comdats.ll | 20 +------------------- test/wasm/cxx-mangling.ll | 6 ------ test/wasm/data-layout.ll | 10 ++++++++-- test/wasm/entry.ll | 12 ------------ test/wasm/export.ll | 6 ------ test/wasm/local-symbols.ll | 20 +------------------- test/wasm/locals-duplicate.test | 24 +++--------------------- test/wasm/lto/export.ll | 6 ------ test/wasm/stack-first.test | 11 ++++++----- test/wasm/undefined-weak-call.ll | 18 ------------------ test/wasm/visibility-hidden.ll | 12 ------------ test/wasm/weak-alias-overide.ll | 18 ------------------ test/wasm/weak-alias.ll | 18 ------------------ test/wasm/weak-symbols.ll | 20 +------------------- test/wasm/weak-undefined.ll | 18 ------------------ wasm/Config.h | 1 + wasm/Driver.cpp | 22 ++++++++++------------ wasm/SymbolTable.cpp | 5 ++++- wasm/SymbolTable.h | 4 ++-- wasm/Writer.cpp | 9 ++++----- 23 files changed, 42 insertions(+), 268 deletions(-)