[CMake][Fuchsia] Include llvm-otool in Fuchsia toolchain

We want to use llvm-otool in our build.

Differential Revision: https://reviews.llvm.org/D103918
This commit is contained in:
Petr Hosek 2021-06-08 11:01:58 -07:00
parent c09b37553e
commit f673365e1c
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@ set(LLVM_TOOLCHAIN_TOOLS
llvm-nm
llvm-objcopy
llvm-objdump
llvm-otool
llvm-profdata
llvm-rc
llvm-ranlib