This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f99a96a36 [ELF] - Formatted comment, fixed mistype. NFC. new 3eb925359 [WebAssembly] Reorder synthetic functions to come first
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/alias.ll | 8 +-- test/wasm/call-indirect.ll | 39 +++++++------ test/wasm/comdats.ll | 18 +++--- test/wasm/entry.ll | 2 +- test/wasm/export.ll | 4 +- test/wasm/function-imports-first.ll | 14 ++--- test/wasm/function-imports.ll | 14 ++--- test/wasm/gc-sections.ll | 30 +++++----- test/wasm/init-fini.ll | 50 +++++++++-------- test/wasm/load-undefined.test | 6 +- test/wasm/local-symbols.ll | 20 +++---- test/wasm/locals-duplicate.test | 106 ++++++++++++++++++------------------ test/wasm/undefined-weak-call.ll | 26 ++++----- test/wasm/visibility-hidden.ll | 6 +- test/wasm/weak-alias-overide.ll | 58 ++++++++++---------- test/wasm/weak-alias.ll | 50 ++++++++--------- test/wasm/weak-symbols.ll | 36 ++++++------ test/wasm/weak-undefined.ll | 18 +++--- wasm/Writer.cpp | 8 +-- 19 files changed, 261 insertions(+), 252 deletions(-)