This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7b103cb4d [ELF] - Renamed few more AArch64 specific relocation expressi [...] new d5b260d8a [WebAssembly] Refactor config setting and checking. NFC. new f90d15ca8 [WebAssembly] Import the stack pointer when building shared l [...]
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: ELF/Driver.cpp | 4 +- test/wasm/shared.ll | 11 ++- wasm/Driver.cpp | 212 +++++++++++++++++++++++++++--------------------- wasm/OutputSections.cpp | 3 +- wasm/Symbols.cpp | 6 +- wasm/Symbols.h | 6 +- wasm/Writer.cpp | 11 ++- 7 files changed, 146 insertions(+), 107 deletions(-)