[all-commits] [llvm/llvm-project] 79e859: [lld] Move BPSectionOrderer from MachO to Common f...

Max via All-commits all-commits at lists.llvm.org
Wed Dec 18 09:24:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79e859e049c77b5190a54fc1ecf1d262e3ef9f11
      https://github.com/llvm/llvm-project/commit/79e859e049c77b5190a54fc1ecf1d262e3ef9f11
  Author: Max <xpy66swsry at gmail.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    A lld/Common/BPSectionOrdererBase.cpp
    M lld/Common/CMakeLists.txt
    M lld/MachO/BPSectionOrderer.cpp
    M lld/MachO/BPSectionOrderer.h
    M lld/MachO/CMakeLists.txt
    A lld/include/lld/Common/BPSectionOrdererBase.h

  Log Message:
  -----------
  [lld] Move BPSectionOrderer from MachO to Common for reuse in ELF (#117514)

Add lld/Common/BPSectionOrdererBase from MachO for reuse in ELF



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