[all-commits] [llvm/llvm-project] 14f996: [ELF] Move inputSections/ehInputSections into Ctx....

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Oct 16 00:50:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14f996dca8a2b5b17d6917528bfd9ee71ba6192a
      https://github.com/llvm/llvm-project/commit/14f996dca8a2b5b17d6917528bfd9ee71ba6192a
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-10-16 (Sun, 16 Oct 2022)

  Changed paths:
    M lld/ELF/Arch/PPC64.cpp
    M lld/ELF/Config.h
    M lld/ELF/Driver.cpp
    M lld/ELF/ICF.cpp
    M lld/ELF/InputSection.cpp
    M lld/ELF/InputSection.h
    M lld/ELF/LinkerScript.cpp
    M lld/ELF/MarkLive.cpp
    M lld/ELF/SyntheticSections.cpp
    M lld/ELF/Target.cpp
    M lld/ELF/Writer.cpp

  Log Message:
  -----------
  [ELF] Move inputSections/ehInputSections into Ctx. NFC




More information about the All-commits mailing list