This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 22f426a34 Include an error code when getRandomBytes failed. new d5eba658d De-template a few functions. NFC. new ddf90a4fb Make EhFrameHdr pull data from EhFrameSection. NFC. new 13927b655 De-template EhFrameSection. NFC. new 1187c1793 De-template elf::getObjMsg. NFC. new b14695430 De-template EhReader. NFC. new f472829ef De-template EhFrameHdr. NFC.
The 6 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/EhFrame.cpp | 39 +++++------- ELF/EhFrame.h | 4 +- ELF/InputSection.cpp | 12 +--- ELF/InputSection.h | 3 +- ELF/Relocations.cpp | 4 +- ELF/SymbolTable.cpp | 4 +- ELF/SyntheticSections.cpp | 157 ++++++++++++++++++++-------------------------- ELF/SyntheticSections.h | 42 +++++-------- ELF/Writer.cpp | 49 +++++++-------- 9 files changed, 130 insertions(+), 184 deletions(-)