This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 16b41c72d Install new LLVM license structure and new developer policy. new 77351c1d9 Update the file headers across all of the LLVM projects in th [...]
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/Chunks.cpp | 7 +++---- COFF/Chunks.h | 7 +++---- COFF/Config.h | 7 +++---- COFF/DLL.cpp | 7 +++---- COFF/DLL.h | 7 +++---- COFF/Driver.cpp | 7 +++---- COFF/Driver.h | 7 +++---- COFF/DriverUtils.cpp | 7 +++---- COFF/ICF.cpp | 7 +++---- COFF/ICF.h | 7 +++---- COFF/InputFiles.cpp | 7 +++---- COFF/InputFiles.h | 7 +++---- COFF/LTO.cpp | 7 +++---- COFF/LTO.h | 7 +++---- COFF/MapFile.cpp | 7 +++---- COFF/MapFile.h | 7 +++---- COFF/MarkLive.cpp | 7 +++---- COFF/MarkLive.h | 7 +++---- COFF/MinGW.cpp | 7 +++---- COFF/MinGW.h | 7 +++---- COFF/PDB.cpp | 7 +++---- COFF/PDB.h | 7 +++---- COFF/SymbolTable.cpp | 7 +++---- COFF/SymbolTable.h | 7 +++---- COFF/Symbols.cpp | 7 +++---- COFF/Symbols.h | 7 +++---- COFF/Writer.cpp | 7 +++---- COFF/Writer.h | 7 +++---- Common/Args.cpp | 7 +++---- Common/ErrorHandler.cpp | 7 +++---- Common/Memory.cpp | 7 +++---- Common/Reproduce.cpp | 7 +++---- Common/Strings.cpp | 7 +++---- Common/TargetOptionsCommandFlags.cpp | 7 +++---- Common/Threads.cpp | 7 +++---- Common/Timer.cpp | 7 +++---- Common/Version.cpp | 7 +++---- ELF/AArch64ErrataFix.cpp | 7 +++---- ELF/AArch64ErrataFix.h | 7 +++---- ELF/Arch/AArch64.cpp | 7 +++---- ELF/Arch/AMDGPU.cpp | 7 +++---- ELF/Arch/ARM.cpp | 7 +++---- ELF/Arch/AVR.cpp | 7 +++---- ELF/Arch/Hexagon.cpp | 7 +++---- ELF/Arch/MSP430.cpp | 7 +++---- ELF/Arch/Mips.cpp | 7 +++---- ELF/Arch/MipsArchTree.cpp | 7 +++---- ELF/Arch/PPC.cpp | 7 +++---- ELF/Arch/PPC64.cpp | 7 +++---- ELF/Arch/RISCV.cpp | 7 +++---- ELF/Arch/SPARCV9.cpp | 7 +++---- ELF/Arch/X86.cpp | 7 +++---- ELF/Arch/X86_64.cpp | 7 +++---- ELF/Bits.h | 7 +++---- ELF/CallGraphSort.cpp | 7 +++---- ELF/CallGraphSort.h | 7 +++---- ELF/Config.h | 7 +++---- ELF/DWARF.cpp | 7 +++---- ELF/DWARF.h | 7 +++---- ELF/Driver.cpp | 7 +++---- ELF/Driver.h | 7 +++---- ELF/DriverUtils.cpp | 7 +++---- ELF/EhFrame.cpp | 7 +++---- ELF/EhFrame.h | 7 +++---- ELF/Filesystem.cpp | 7 +++---- ELF/Filesystem.h | 7 +++---- ELF/ICF.cpp | 7 +++---- ELF/ICF.h | 7 +++---- ELF/InputFiles.cpp | 7 +++---- ELF/InputFiles.h | 7 +++---- ELF/InputSection.cpp | 7 +++---- ELF/InputSection.h | 7 +++---- ELF/LTO.cpp | 7 +++---- ELF/LTO.h | 7 +++---- ELF/LinkerScript.cpp | 7 +++---- ELF/LinkerScript.h | 7 +++---- ELF/MapFile.cpp | 7 +++---- ELF/MapFile.h | 7 +++---- ELF/MarkLive.cpp | 7 +++---- ELF/MarkLive.h | 7 +++---- ELF/OutputSections.cpp | 7 +++---- ELF/OutputSections.h | 7 +++---- ELF/Relocations.cpp | 7 +++---- ELF/Relocations.h | 7 +++---- ELF/ScriptLexer.cpp | 7 +++---- ELF/ScriptLexer.h | 7 +++---- ELF/ScriptParser.cpp | 7 +++---- ELF/ScriptParser.h | 7 +++---- ELF/SymbolTable.cpp | 7 +++---- ELF/SymbolTable.h | 7 +++---- ELF/Symbols.cpp | 7 +++---- ELF/Symbols.h | 7 +++---- ELF/SyntheticSections.cpp | 7 +++---- ELF/SyntheticSections.h | 7 +++---- ELF/Target.cpp | 7 +++---- ELF/Target.h | 7 +++---- ELF/Thunks.cpp | 7 +++---- ELF/Thunks.h | 7 +++---- ELF/Writer.cpp | 7 +++---- ELF/Writer.h | 7 +++---- MinGW/Driver.cpp | 7 +++---- docs/ld.lld.1 | 5 +++-- include/lld/Common/Args.h | 7 +++---- include/lld/Common/Driver.h | 7 +++---- include/lld/Common/ErrorHandler.h | 7 +++---- include/lld/Common/LLVM.h | 7 +++---- include/lld/Common/Memory.h | 7 +++---- include/lld/Common/Reproduce.h | 7 +++---- include/lld/Common/Strings.h | 7 +++---- include/lld/Common/TargetOptionsCommandFlags.h | 7 +++---- include/lld/Common/Threads.h | 7 +++---- include/lld/Common/Timer.h | 7 +++---- include/lld/Common/Version.h | 7 +++---- include/lld/Core/AbsoluteAtom.h | 7 +++---- include/lld/Core/ArchiveLibraryFile.h | 7 +++---- include/lld/Core/Atom.h | 7 +++---- include/lld/Core/DefinedAtom.h | 7 +++---- include/lld/Core/Error.h | 7 +++---- include/lld/Core/File.h | 7 +++---- include/lld/Core/Instrumentation.h | 7 +++---- include/lld/Core/LinkingContext.h | 7 +++---- include/lld/Core/Node.h | 7 +++---- include/lld/Core/Pass.h | 7 +++---- include/lld/Core/PassManager.h | 7 +++---- include/lld/Core/Reader.h | 7 +++---- include/lld/Core/Reference.h | 7 +++---- include/lld/Core/Resolver.h | 7 +++---- include/lld/Core/SharedLibraryAtom.h | 7 +++---- include/lld/Core/SharedLibraryFile.h | 7 +++---- include/lld/Core/Simple.h | 7 +++---- include/lld/Core/SymbolTable.h | 7 +++---- include/lld/Core/UndefinedAtom.h | 7 +++---- include/lld/Core/Writer.h | 7 +++---- include/lld/ReaderWriter/MachOLinkingContext.h | 7 +++---- include/lld/ReaderWriter/YamlContext.h | 7 +++---- lib/Core/DefinedAtom.cpp | 7 +++---- lib/Core/Error.cpp | 7 +++---- lib/Core/File.cpp | 7 +++---- lib/Core/LinkingContext.cpp | 7 +++---- lib/Core/Reader.cpp | 7 +++---- lib/Core/Resolver.cpp | 7 +++---- lib/Core/SymbolTable.cpp | 7 +++---- lib/Core/Writer.cpp | 7 +++---- lib/Driver/DarwinLdDriver.cpp | 7 +++---- lib/ReaderWriter/FileArchive.cpp | 7 +++---- lib/ReaderWriter/MachO/ArchHandler.cpp | 7 +++---- lib/ReaderWriter/MachO/ArchHandler.h | 7 +++---- lib/ReaderWriter/MachO/ArchHandler_arm.cpp | 7 +++---- lib/ReaderWriter/MachO/ArchHandler_arm64.cpp | 7 +++---- lib/ReaderWriter/MachO/ArchHandler_x86.cpp | 7 +++---- lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 7 +++---- lib/ReaderWriter/MachO/Atoms.h | 7 +++---- lib/ReaderWriter/MachO/CompactUnwindPass.cpp | 7 +++---- lib/ReaderWriter/MachO/DebugInfo.h | 7 +++---- lib/ReaderWriter/MachO/ExecutableAtoms.h | 7 +++---- lib/ReaderWriter/MachO/File.h | 7 +++---- lib/ReaderWriter/MachO/FlatNamespaceFile.h | 7 +++---- lib/ReaderWriter/MachO/GOTPass.cpp | 7 +++---- lib/ReaderWriter/MachO/LayoutPass.cpp | 7 +++---- lib/ReaderWriter/MachO/LayoutPass.h | 7 +++---- lib/ReaderWriter/MachO/MachOLinkingContext.cpp | 7 +++---- lib/ReaderWriter/MachO/MachONormalizedFile.h | 7 +++---- lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp | 7 +++---- lib/ReaderWriter/MachO/MachONormalizedFileBinaryUtils.h | 7 +++---- lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp | 7 +++---- lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp | 7 +++---- lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp | 7 +++---- lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp | 7 +++---- lib/ReaderWriter/MachO/MachOPasses.h | 7 +++---- lib/ReaderWriter/MachO/ObjCPass.cpp | 7 +++---- lib/ReaderWriter/MachO/SectCreateFile.h | 7 +++---- lib/ReaderWriter/MachO/ShimPass.cpp | 7 +++---- lib/ReaderWriter/MachO/StubsPass.cpp | 7 +++---- lib/ReaderWriter/MachO/TLVPass.cpp | 7 +++---- lib/ReaderWriter/MachO/WriterMachO.cpp | 7 +++---- lib/ReaderWriter/YAML/ReaderWriterYAML.cpp | 7 +++---- tools/lld/lld.cpp | 7 +++---- unittests/DriverTests/DarwinLdDriverTest.cpp | 7 +++---- unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp | 7 +++---- unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp | 7 +++---- unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp | 7 +++---- unittests/MachOTests/MachONormalizedFileYAMLTests.cpp | 7 +++---- utils/benchmark.py | 7 +++---- wasm/Config.h | 7 +++---- wasm/Driver.cpp | 7 +++---- wasm/InputChunks.cpp | 7 +++---- wasm/InputChunks.h | 7 +++---- wasm/InputEvent.h | 7 +++---- wasm/InputFiles.cpp | 7 +++---- wasm/InputFiles.h | 7 +++---- wasm/InputGlobal.h | 7 +++---- wasm/LTO.cpp | 7 +++---- wasm/LTO.h | 7 +++---- wasm/MarkLive.cpp | 7 +++---- wasm/MarkLive.h | 7 +++---- wasm/OutputSections.cpp | 7 +++---- wasm/OutputSections.h | 7 +++---- wasm/OutputSegment.h | 7 +++---- wasm/SymbolTable.cpp | 7 +++---- wasm/SymbolTable.h | 7 +++---- wasm/Symbols.cpp | 7 +++---- wasm/Symbols.h | 7 +++---- wasm/Writer.cpp | 7 +++---- wasm/Writer.h | 7 +++---- wasm/WriterUtils.cpp | 7 +++---- wasm/WriterUtils.h | 7 +++---- 206 files changed, 618 insertions(+), 822 deletions(-)