forked from OSchip/llvm-project
[CMake][Fuchsia] Include llvm-lipo
We want to use llvm-lipo for building universal libraries. Differential Revision: https://reviews.llvm.org/D99243
This commit is contained in:
parent
2070fe7144
commit
39f3e9a9e0
|
@ -263,6 +263,7 @@ set(LLVM_TOOLCHAIN_TOOLS
|
|||
llvm-elfabi
|
||||
llvm-gsymutil
|
||||
llvm-lib
|
||||
llvm-lipo
|
||||
llvm-mt
|
||||
llvm-nm
|
||||
llvm-objcopy
|
||||
|
|
Loading…
Reference in New Issue