This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ee40ffe8c [WebAssembly] Error on archives without a symbol index new 8676c6e49 [WebAssembly] Fix list of relocations with addends in lld new a252f7848 [lld/WebAssembly] Slightly nicer error message for malformed [...]
The 2 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/corrupted.wasm.test | Bin 0 -> 251 bytes test/wasm/emit-relocs-fpic.s | 20 ++++++++++++++++++++ test/wasm/lit.local.cfg | 2 +- wasm/InputChunks.cpp | 9 +-------- wasm/InputFiles.cpp | 3 ++- 5 files changed, 24 insertions(+), 10 deletions(-) create mode 100644 test/wasm/corrupted.wasm.test create mode 100644 test/wasm/emit-relocs-fpic.s