Skip to content

Commit c682a60

Browse files
committed
[Fuchsia] Include llvm-gsymutil tool in the Fuchsia toolchain
This tool is used for generating and manipulating GSYM files. Differential Revision: https://reviews.llvm.org/D76204
1 parent 22c66c1 commit c682a60

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
@@ -195,6 +195,7 @@ set(LLVM_TOOLCHAIN_TOOLS
195195
llvm-cxxfilt
196196
llvm-dwarfdump
197197
llvm-dwp
198+
llvm-gsymutil
198199
llvm-lib
199200
llvm-nm
200201
llvm-objcopy

0 commit comments

Comments
 (0)