This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 05c4f48e2 [lld][WebAssembly] Fix name of data section in PIC mode new 2730aa22a [lld][WebAssembly] Report undefined symbols during scanRelocations
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/undefined-data.ll | 3 +-- test/wasm/undefined.ll | 5 +++-- wasm/InputFiles.cpp | 18 ++---------------- wasm/Relocations.cpp | 33 ++++++++++++++++++++++++--------- wasm/SymbolTable.cpp | 13 ------------- wasm/SymbolTable.h | 2 -- wasm/Writer.cpp | 7 ------- 7 files changed, 30 insertions(+), 51 deletions(-)