[all-commits] [llvm/llvm-project] d21772: [lld][MachO] Code cleanup

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Wed Jul 14 04:33:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d21772fa21de6a1c5d0f4792fbd175ff3d18c842
      https://github.com/llvm/llvm-project/commit/d21772fa21de6a1c5d0f4792fbd175ff3d18c842
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2021-07-14 (Wed, 14 Jul 2021)

  Changed paths:
    M lld/MachO/Driver.cpp

  Log Message:
  -----------
  [lld][MachO] Code cleanup

Make use of ArgList::getLastArgValue. NFC.

Test plan: make check-lld-macho

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




More information about the All-commits mailing list