[all-commits] [llvm/llvm-project] 5976a3: Fix a few typos in lld/ELF to cycle bots
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Oct 28 18:41:53 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5976a3f5aa990208326c0409e053ed85fdb74e2c
https://github.com/llvm/llvm-project/commit/5976a3f5aa990208326c0409e053ed85fdb74e2c
Author: Nico Weber <nicolasweber at gmx.de>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M lld/ELF/AArch64ErrataFix.cpp
M lld/ELF/ARMErrataFix.cpp
M lld/ELF/Arch/PPC64.cpp
M lld/ELF/CallGraphSort.cpp
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/InputSection.cpp
M lld/ELF/LinkerScript.h
M lld/ELF/MarkLive.cpp
M lld/ELF/Options.td
M lld/ELF/OutputSections.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/SymbolTable.cpp
M lld/ELF/Symbols.h
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Thunks.cpp
M lld/ELF/Writer.cpp
Log Message:
-----------
Fix a few typos in lld/ELF to cycle bots
More information about the All-commits
mailing list