This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1627ec8 ELF: Change check(Expected<T>, const Twine &) to call toStrin [...] new be53eed Define Config::isLE and Config::wordsize. new 3da509d Compute Config member function return values only once.
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/Config.h | 65 ++++++++++++++++++++++++----------------------- ELF/Driver.cpp | 26 ++++++++++++++++++- ELF/EhFrame.cpp | 6 ++--- ELF/ICF.cpp | 2 +- ELF/InputFiles.cpp | 5 ++-- ELF/InputFiles.h | 2 +- ELF/InputSection.cpp | 10 ++++---- ELF/LTO.cpp | 2 +- ELF/MarkLive.cpp | 2 +- ELF/OutputSections.cpp | 2 +- ELF/Relocations.cpp | 33 ++++++++++++------------ ELF/SyntheticSections.cpp | 34 ++++++++++++------------- ELF/SyntheticSections.h | 2 +- ELF/Target.cpp | 8 +++--- ELF/Thunks.cpp | 4 +-- ELF/Writer.cpp | 19 +++++++------- 16 files changed, 122 insertions(+), 100 deletions(-)