This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1db5f444f [ELF] AArch64 Errata fix, add missing files. new ae49de7a0 toString function take a const refs where possible new 439145353 [WebAssembly] Simplify check for emitting relocations
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: COFF/Driver.cpp | 6 +++--- COFF/InputFiles.cpp | 2 +- COFF/InputFiles.h | 4 ++-- Common/Reproduce.cpp | 10 +++++----- ELF/Driver.cpp | 10 +++++----- ELF/DriverUtils.cpp | 2 +- include/lld/Common/Reproduce.h | 2 +- wasm/Driver.cpp | 2 ++ wasm/InputFiles.cpp | 2 +- wasm/InputFiles.h | 2 +- wasm/Symbols.cpp | 4 ++-- wasm/Symbols.h | 4 ++-- wasm/Writer.cpp | 6 +++--- 13 files changed, 29 insertions(+), 27 deletions(-)