This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 603c7b82d [LLD][COFF] Generate import modules & COFF groups in PDB new 596f615b5 [WebAssembly] "atomics" feature requires shared memory
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/shared-memory-no-atomics.yaml | 60 ++++++++++++++++++++++++++ test/wasm/shared-memory.yaml | 75 +++++++++++++++++++++++++++++++++ wasm/Writer.cpp | 14 ++++-- 3 files changed, 146 insertions(+), 3 deletions(-) create mode 100644 test/wasm/shared-memory-no-atomics.yaml create mode 100644 test/wasm/shared-memory.yaml