This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ef0fecb55 [WebAssembly] Remove unneeded include. NFC. new a339f0872 [WebAssemly] Associate symbol with InputChunk in which they a [...] new 0075596d7 clang format new c25c8d661 [WebAssembly] Add getName and getFileName methods to InputChu [...] new 8c8482595 [WebAssembly] Sort options in `Options.td`. NFC.
The 4 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 | 4 +-- wasm/InputChunks.h | 23 ++++++++++++---- wasm/InputFiles.cpp | 15 +++++------ wasm/InputFiles.h | 3 +-- wasm/Options.td | 74 +++++++++++++++++++++++++++++----------------------- wasm/SymbolTable.cpp | 25 +++++++++++------- wasm/SymbolTable.h | 4 +-- wasm/Symbols.cpp | 37 +++++++++++++------------- wasm/Symbols.h | 11 +++----- wasm/Writer.cpp | 2 +- 10 files changed, 109 insertions(+), 89 deletions(-)