This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from acb30c16d lld-link: align sections to 16 bytes if referenced from the g [...] new 440b27011 [WebAssembly] LTO: Fix signatures of undefined functions in bitcode
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/lto/undef.ll | 20 ++++++++++++++++++++ wasm/Driver.cpp | 4 ++-- wasm/SymbolTable.cpp | 18 +++++++++++++----- wasm/Symbols.h | 6 ++---- wasm/Writer.cpp | 6 +++--- 5 files changed, 40 insertions(+), 14 deletions(-) create mode 100644 test/wasm/lto/undef.ll