This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1fb767a80 [WebAssembly] Add test for imported ctor and fix indexing bug found new f8c724808 [WebAssembly] Verify contents of relocation target before writing it new b8a044db0 [WebAssembly] Refactor to avoid conflating global and fucntio [...]
The 2 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: wasm/InputChunks.cpp | 18 ++++++++++---- wasm/InputChunks.h | 8 +++---- wasm/InputFiles.cpp | 51 +++++++++++++++++++++++++++++++++++++-- wasm/InputFiles.h | 4 ++++ wasm/InputGlobal.h | 12 +++++----- wasm/Symbols.cpp | 67 +++++++++++++++++++++++++++++----------------------- wasm/Symbols.h | 32 ++++++++++++------------- wasm/Writer.cpp | 53 +++++++++++++++++++++-------------------- 8 files changed, 157 insertions(+), 88 deletions(-)