This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 787a17d20 [lld][WebAssembly] Refactor markLive.cpp. NFC new 472e9b95b [WebAssembly] Wrap definitions in namespace lld { namespace w [...]
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: wasm/Driver.cpp | 13 ++--- wasm/InputChunks.cpp | 11 ++-- wasm/InputFiles.cpp | 35 ++++++------ wasm/LTO.cpp | 7 ++- wasm/OutputSections.cpp | 22 ++++---- wasm/Relocations.cpp | 10 ++-- wasm/SymbolTable.cpp | 9 ++-- wasm/Symbols.cpp | 88 +++++++++++++++--------------- wasm/SyntheticSections.cpp | 9 ++-- wasm/Writer.cpp | 9 ++-- wasm/WriterUtils.cpp | 132 +++++++++++++++++++++++---------------------- 11 files changed, 187 insertions(+), 158 deletions(-)