Skip to content

Commit

Permalink
[CMake][Fuchsia] Include llvm-otool in Fuchsia toolchain
Browse files Browse the repository at this point in the history
We want to use llvm-otool in our build.

Differential Revision: https://reviews.llvm.org/D103918
  • Loading branch information
petrhosek committed Jun 8, 2021
1 parent c09b375 commit f673365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/cmake/caches/Fuchsia-stage2.cmake
Expand Up @@ -285,6 +285,7 @@ set(LLVM_TOOLCHAIN_TOOLS
llvm-nm
llvm-objcopy
llvm-objdump
llvm-otool
llvm-profdata
llvm-rc
llvm-ranlib
Expand Down

0 comments on commit f673365

Please sign in to comment.