This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from aae4e2771 [COFF] don't replace import library if contents are unchanged new 2840d63af [WebAssembly] Update to match llvm changes to TABLE relocations
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/Inputs/call-indirect.ll | 11 +++++---- test/wasm/call-indirect.ll | 21 ++++++++++------- test/wasm/locals-duplicate.test | 6 ++--- test/wasm/relocatable.ll | 2 +- wasm/InputChunks.cpp | 22 ++++-------------- wasm/InputChunks.h | 1 + wasm/InputFiles.cpp | 49 ++++++++++++++++++++------------------- wasm/InputFiles.h | 13 ++++++----- wasm/Writer.cpp | 26 ++++++++++++++++----- 9 files changed, 80 insertions(+), 71 deletions(-)