[all-commits] [llvm/llvm-project] f5bbe3: [llvm] Add llvm-lipo dependency to runtimes

Xin-Xin Wang via All-commits all-commits at lists.llvm.org
Mon Dec 16 16:07:12 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f5bbe387e88511cd0ea09bc41742bbc1159de938
      https://github.com/llvm/llvm-project/commit/f5bbe387e88511cd0ea09bc41742bbc1159de938
  Author: Xin-Xin Wang <get at xin-xin.me>
  Date:   2019-12-16 (Mon, 16 Dec 2019)

  Changed paths:
    M llvm/cmake/modules/LLVMExternalProjectUtils.cmake
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [llvm] Add llvm-lipo dependency to runtimes

Summary: Currently, llvm-lipo is not specified as a dependency, but it is needed when building Darwin-x86_64 runtimes, so I'm adding it to the dependencies lists.

Reviewers: alexshap, beanz, phosek, compnerd, smeenai, mtrent, plotfi, xiaobai

Reviewed By: phosek, smeenai

Subscribers: smeenai, mgorny, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list