[all-commits] [llvm/llvm-project] e9f902: [llvm-install-name-tool] Validate -id value early

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Fri Sep 18 18:03:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e9f9027c3c07ecdfad1ab900c0a62e0e320d5dd1
      https://github.com/llvm/llvm-project/commit/e9f9027c3c07ecdfad1ab900c0a62e0e320d5dd1
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M llvm/tools/llvm-objcopy/CopyConfig.cpp
    M llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp

  Log Message:
  -----------
  [llvm-install-name-tool] Validate -id value early

The code which validates the value of -id is moved into the function parseInstallNameToolOptions.

Test plan: make check-all

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




More information about the All-commits mailing list