This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 021070a Remove a member from InputSectionData and use the pool instead. new f82bf07 Make the Error class constructor protected new 6a4b837 Prevent at compile time converting from Error::success() to E [...]
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/InputFiles.cpp | 2 +- ELF/Driver.cpp | 2 +- ELF/LTO.cpp | 2 +- include/lld/Core/PassManager.h | 2 +- lib/Core/Resolver.cpp | 2 +- lib/Driver/DarwinLdDriver.cpp | 2 +- lib/ReaderWriter/FileArchive.cpp | 4 +-- lib/ReaderWriter/MachO/ArchHandler_arm.cpp | 20 +++++++------- lib/ReaderWriter/MachO/ArchHandler_arm64.cpp | 30 ++++++++++---------- lib/ReaderWriter/MachO/ArchHandler_x86.cpp | 4 +-- lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 16 +++++------ lib/ReaderWriter/MachO/CompactUnwindPass.cpp | 4 +-- lib/ReaderWriter/MachO/GOTPass.cpp | 2 +- lib/ReaderWriter/MachO/LayoutPass.cpp | 2 +- lib/ReaderWriter/MachO/MachOLinkingContext.cpp | 4 +-- .../MachO/MachONormalizedFileBinaryReader.cpp | 4 +-- .../MachO/MachONormalizedFileBinaryWriter.cpp | 8 +++--- .../MachO/MachONormalizedFileFromAtoms.cpp | 14 +++++----- .../MachO/MachONormalizedFileToAtoms.cpp | 32 +++++++++++----------- lib/ReaderWriter/MachO/ObjCPass.cpp | 2 +- lib/ReaderWriter/MachO/ShimPass.cpp | 4 +-- lib/ReaderWriter/MachO/StubsPass.cpp | 6 ++-- lib/ReaderWriter/MachO/TLVPass.cpp | 2 +- lib/ReaderWriter/YAML/ReaderWriterYAML.cpp | 2 +- 24 files changed, 86 insertions(+), 86 deletions(-)