[all-commits] [llvm/llvm-project] 40e8e4: [ELF] Move partitions into ctx. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Sep 15 14:53:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40e8e4ddcb7d48f404223e863e5db38fff75cad2
      https://github.com/llvm/llvm-project/commit/40e8e4ddcb7d48f404223e863e5db38fff75cad2
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-09-15 (Sun, 15 Sep 2024)

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

  Log Message:
  -----------
  [ELF] Move partitions into ctx. NFC

Ctx was introduced in March 2022 as a more suitable place for such
singletons.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list