This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 6e3166a84 Convert more tests as linker scripts instead of assembly. new 4f17d81c4 [WebAssembly] Reorder exports to match symbol table order
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 | 12 ++++++------ test/wasm/call-indirect.ll | 18 +++++++++--------- test/wasm/comdats.ll | 12 ++++++------ test/wasm/entry.ll | 14 ++++++++++++++ test/wasm/export.ll | 12 ++++++------ test/wasm/load-undefined.test | 12 ++++++------ test/wasm/local-symbols.ll | 6 +++--- test/wasm/locals-duplicate.test | 12 ++++++------ test/wasm/visibility-hidden.ll | 16 ++++++++-------- test/wasm/weak-alias-overide.ll | 18 +++++++++--------- test/wasm/weak-alias.ll | 18 +++++++++--------- test/wasm/weak-symbols.ll | 12 ++++++------ test/wasm/weak-undefined.ll | 18 +++++++++--------- wasm/Writer.cpp | 28 ++++++---------------------- 14 files changed, 103 insertions(+), 105 deletions(-)