[all-commits] [llvm/llvm-project] c2f774: [lld-macho] Remove redundant hasValidData. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jan 5 15:59:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c2f7745b4ef7a79ca0789efee997e973ed896380
      https://github.com/llvm/llvm-project/commit/c2f7745b4ef7a79ca0789efee997e973ed896380
  Author: Fangrui Song <i at maskray.me>
  Date:   2025-01-05 (Sun, 05 Jan 2025)

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

  Log Message:
  -----------
  [lld-macho] Remove redundant hasValidData. NFC

lld::macho::runBalancedPartitioning ensures that all sections satisfy
`hasValidData`.



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