This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7254ee134 [ELF][AArch64] Delete two unused RUN lines from aarch64-movw- [...] new a2a065bbe [lld][WebAssembly] Add optional symbols after input file handling
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/global-base.test | 12 ++---------- test/wasm/optional-symbol.ll | 14 ++++++++++++++ test/wasm/stack-first.test | 6 +++--- wasm/Driver.cpp | 18 ++++++++++++------ wasm/SymbolTable.cpp | 6 +++--- wasm/SymbolTable.h | 3 +-- 6 files changed, 35 insertions(+), 24 deletions(-) create mode 100644 test/wasm/optional-symbol.ll