This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 105407677 Don't accept unsuitable ELF files such as executables or core files. new f171e33d6 [WebAssembly] Fix signature mismatches in test code new 34e1b2f1b Fix typo: --nopie -> --no-pie. new 9d3873518 [WebAssembly] Fix typo in test file
The 3 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: ELF/Driver.cpp | 2 +- ELF/Options.td | 4 ++-- test/ELF/pie.s | 2 +- test/wasm/alias.ll | 17 ++++++-------- test/wasm/archive.ll | 10 ++++---- test/wasm/call-indirect.ll | 10 ++++---- test/wasm/comdats.ll | 2 +- test/wasm/conflict.test | 2 +- test/wasm/data-layout.ll | 4 ++-- test/wasm/entry.ll | 6 ++--- test/wasm/export.ll | 8 +++---- test/wasm/function-imports-first.ll | 2 +- test/wasm/function-imports.ll | 2 +- test/wasm/function-index.test | 2 +- test/wasm/import-memory.test | 2 +- test/wasm/init-fini.ll | 4 ++-- test/wasm/invalid-stack-size.test | 2 +- test/wasm/load-undefined.test | 6 ++--- test/wasm/local-symbols.ll | 10 ++++---- test/wasm/locals-duplicate.test | 4 ++-- test/wasm/many-functions.ll | 2 +- test/wasm/relocatable.ll | 2 +- test/wasm/stack-pointer.ll | 2 +- test/wasm/strip-debug.test | 2 +- test/wasm/symbol-type-mismatch.ll | 2 +- test/wasm/undefined-entry.test | 6 ++--- test/wasm/undefined.ll | 6 ++--- test/wasm/version.ll | 2 +- test/wasm/visibility-hidden.ll | 6 ++--- test/wasm/weak-alias-overide.ll | 2 +- test/wasm/weak-alias.ll | 47 ++++++++++++++++++++----------------- test/wasm/weak-symbols.ll | 14 +++++------ test/wasm/weak-undefined.ll | 12 +++++----- 33 files changed, 103 insertions(+), 103 deletions(-)