This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from bbf54e901 [lld][WebAssembly] Store table base in config rather than pas [...] new 13b732f8f [lld][WebAssembly] Create optional symbols after handling --e [...]
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/optional-symbol.ll | 7 +++++++ test/wasm/export-optional-lazy.ll | 25 +++++++++++++++++++++++++ wasm/Driver.cpp | 4 ++-- 3 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 test/wasm/Inputs/optional-symbol.ll create mode 100644 test/wasm/export-optional-lazy.ll