This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8b990d8a6 Re-land "[WebAssembly] Improve invalid relocation error message"" new d552439bb Replace `typedef A B` with `using B = A`. NFC.
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: COFF/Driver.cpp | 2 +- COFF/MapFile.cpp | 4 ++-- ELF/CallGraphSort.cpp | 4 ++-- ELF/InputFiles.h | 36 ++++++++++++++++++------------------ ELF/InputSection.cpp | 6 +++--- ELF/LinkerScript.h | 2 +- ELF/MapFile.cpp | 2 +- ELF/OutputSections.cpp | 4 ++-- ELF/Relocations.cpp | 4 ++-- ELF/Relocations.h | 2 +- ELF/SyntheticSections.cpp | 6 +++--- ELF/SyntheticSections.h | 38 +++++++++++++++++++------------------- ELF/Writer.cpp | 6 +++--- 13 files changed, 58 insertions(+), 58 deletions(-)