[all-commits] [llvm/llvm-project] 34b972: [lld-macho][NFC] Encapsulate symbol priority imple...

Roger Kim via All-commits all-commits at lists.llvm.org
Thu Mar 31 10:47:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34b972956158e37551cd7c64c3b67ebe8b21a0ff
      https://github.com/llvm/llvm-project/commit/34b972956158e37551cd7c64c3b67ebe8b21a0ff
  Author: Roger Kim <rgr at fb.com>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    M lld/MachO/Config.h
    M lld/MachO/SectionPriorities.cpp
    M lld/MachO/SectionPriorities.h

  Log Message:
  -----------
  [lld-macho][NFC] Encapsulate symbol priority implementation.

Just some code clean up.

Reviewed By: #lld-macho, int3

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




More information about the All-commits mailing list