Skip to content

Commit

Permalink
[CMake][Fuchsia] Install llvm-elfabi
Browse files Browse the repository at this point in the history
The canonical Fuchsia toolchain configuration installs llvm-elfabi.

Reviewed By: haowei

Differential Revision: https://reviews.llvm.org/D92444
  • Loading branch information
frobtech committed Dec 2, 2020
1 parent 827e075 commit 70764c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/cmake/caches/Fuchsia-stage2.cmake
Expand Up @@ -245,6 +245,7 @@ set(LLVM_TOOLCHAIN_TOOLS
llvm-dlltool
llvm-dwarfdump
llvm-dwp
llvm-elfabi
llvm-gsymutil
llvm-lib
llvm-mt
Expand Down

0 comments on commit 70764c0

Please sign in to comment.