Skip to content

Commit 70764c0

Browse files
committed
[CMake][Fuchsia] Install llvm-elfabi
The canonical Fuchsia toolchain configuration installs llvm-elfabi. Reviewed By: haowei Differential Revision: https://reviews.llvm.org/D92444
1 parent 827e075 commit 70764c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/cmake/caches/Fuchsia-stage2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ set(LLVM_TOOLCHAIN_TOOLS
245245
llvm-dlltool
246246
llvm-dwarfdump
247247
llvm-dwp
248+
llvm-elfabi
248249
llvm-gsymutil
249250
llvm-lib
250251
llvm-mt

0 commit comments

Comments
 (0)