[PATCH] D89763: [Apple-stage2] Install FileCheck and yaml2obj in the toolchain

Alex Lorenz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 08:16:02 PDT 2020


arphaman requested changes to this revision.
arphaman added inline comments.
This revision now requires changes to proceed.


================
Comment at: clang/cmake/caches/Apple-stage2.cmake:75
   Remarks
   ${LLVM_TOOLCHAIN_TOOLS}
   CACHE STRING "")
----------------
I think you need the `${LLVM_TOOLCHAIN_UTILITIES}` to the distribution components here.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89763/new/

https://reviews.llvm.org/D89763



More information about the llvm-commits mailing list