[all-commits] [llvm/llvm-project] b57203: [lld][MachO] Refactor findCommand

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Wed Apr 21 08:38:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5720354efb61f1ee8784fa6809427b8a68cffa7
      https://github.com/llvm/llvm-project/commit/b5720354efb61f1ee8784fa6809427b8a68cffa7
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M lld/MachO/InputFiles.cpp
    M lld/MachO/InputFiles.h
    M lld/MachO/ObjC.cpp

  Log Message:
  -----------
  [lld][MachO] Refactor findCommand

Refactor findCommand to allow passing multiple types. NFC.

Test plan: make check-lld-macho

Differential revision: https://reviews.llvm.org/D100954




More information about the All-commits mailing list