Skip to content

Commit

Permalink
[Fuchsia] Include llvm-gsymutil tool in the Fuchsia toolchain
Browse files Browse the repository at this point in the history
This tool is used for generating and manipulating GSYM files.

Differential Revision: https://reviews.llvm.org/D76204
  • Loading branch information
petrhosek committed Mar 18, 2020
1 parent 22c66c1 commit c682a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/cmake/caches/Fuchsia-stage2.cmake
Expand Up @@ -195,6 +195,7 @@ set(LLVM_TOOLCHAIN_TOOLS
llvm-cxxfilt
llvm-dwarfdump
llvm-dwp
llvm-gsymutil
llvm-lib
llvm-nm
llvm-objcopy
Expand Down

0 comments on commit c682a60

Please sign in to comment.