This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b4e92292f [ELF] Add warnings for various symbols that cannot be ordered new aa549302c [WebAssembly] Use a Symbol class heirarchy. NFC.
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/InputFiles.cpp | 35 ++++++----- wasm/InputFiles.h | 14 +++-- wasm/SymbolTable.cpp | 113 +++++++++++++++++------------------ wasm/SymbolTable.h | 9 +-- wasm/Symbols.cpp | 114 ++++++++++++++++------------------- wasm/Symbols.h | 164 ++++++++++++++++++++++++++++++++++++++++++--------- wasm/Writer.cpp | 40 ++++++------- 7 files changed, 295 insertions(+), 194 deletions(-)