[all-commits] [llvm/llvm-project] 7ae3d3: [lld] Fix trivial typos in comments

Kazuaki Ishizaki via All-commits all-commits at lists.llvm.org
Mon Jan 6 10:25:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ae3d335467a24faa80ebd9b31446c649570ca0c
      https://github.com/llvm/llvm-project/commit/7ae3d335467a24faa80ebd9b31446c649570ca0c
  Author: Kazuaki Ishizaki <ishizaki at jp.ibm.com>
  Date:   2020-01-06 (Mon, 06 Jan 2020)

  Changed paths:
    M lld/Common/Filesystem.cpp
    M lld/ELF/Arch/X86.cpp
    M lld/ELF/ICF.cpp
    M lld/ELF/InputFiles.cpp
    M lld/ELF/InputSection.cpp
    M lld/ELF/OutputSections.cpp
    M lld/docs/WebAssembly.rst
    M lld/docs/windows_support.rst
    M lld/include/lld/Core/Atom.h
    M lld/include/lld/Core/Instrumentation.h
    M lld/include/lld/Core/Reference.h
    M lld/include/lld/ReaderWriter/MachOLinkingContext.h
    M lld/lib/Core/Resolver.cpp
    M lld/lib/Driver/DarwinLdDriver.cpp
    M lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
    M lld/lib/ReaderWriter/MachO/File.h
    M lld/lib/ReaderWriter/MachO/GOTPass.cpp
    M lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
    M lld/lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp
    M lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
    M lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
    M lld/test/ELF/aarch64-movw-tprel.s
    M lld/test/ELF/linkerscript/assert.s
    M lld/test/ELF/ppc64-bsymbolic-toc-restore.s
    M lld/test/wasm/export-optional-lazy.ll
    M lld/test/wasm/signature-mismatch-unknown.ll
    M lld/wasm/Config.h
    M lld/wasm/InputChunks.h
    M lld/wasm/InputFiles.cpp
    M lld/wasm/SymbolTable.cpp
    M lld/wasm/Symbols.h

  Log Message:
  -----------
  [lld] Fix trivial typos in comments

Reviewed By: ruiu, MaskRay

Differential Revision: https://reviews.llvm.org/D72196




More information about the All-commits mailing list