This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 27e3d282b [WebAssembly] Add validation for init function signature new f8d865a6f [WebAssembly] Pass ownership of body to SyntheticFunction. NFC new 432ba706f [WebAssembly] Export non-hidden defined data symbols via wasm [...] new 0e3446f92 [WebAssembly] Rename global types to match the notation in the spec
The 3 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/call-indirect.ll | 11 ++++++++++- test/wasm/comdats.ll | 9 +++++++++ test/wasm/local-symbols.ll | 9 +++++++++ test/wasm/locals-duplicate.test | 18 ++++++++++++++++++ test/wasm/weak-symbols.ll | 9 +++++++++ wasm/InputChunks.h | 10 +++++----- wasm/Writer.cpp | 28 +++++++++++----------------- wasm/WriterUtils.cpp | 6 ++---- 8 files changed, 73 insertions(+), 27 deletions(-)