This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9bf8e400c [WebAssembly] Create synthetic __dso_handle symbol new 8515507cb [WebAssembly] Define __heap_base global
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/data-layout.ll | 14 ++++++++++---- test/wasm/export.ll | 3 +++ test/wasm/load-undefined.ll | 3 +++ test/wasm/local-symbols.ll | 9 +++++++++ test/wasm/stack-pointer.ll | 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/Config.h | 1 + wasm/Driver.cpp | 1 + wasm/Writer.cpp | 10 ++++++++++ 16 files changed, 112 insertions(+), 4 deletions(-)