This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5d3df0c2c Revert r337638, "ELF: Make sections with KeepUnique bit eligi [...] new 7002cf666 [WebAssembly] Add support for --whole-archive.
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/whole-archive.test | 34 ++++++++++++++++++++++++++++ wasm/Driver.cpp | 53 ++++++++++++++++++++++++++++++++++++++++++-- wasm/InputFiles.cpp | 24 ++++++++++---------- wasm/InputFiles.h | 4 ++++ wasm/Options.td | 4 ++++ 5 files changed, 105 insertions(+), 14 deletions(-) create mode 100644 test/wasm/whole-archive.test