forked from OSchip/llvm-project
[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
This commit is contained in:
parent
22c66c1a28
commit
c682a605eb
|
@ -195,6 +195,7 @@ set(LLVM_TOOLCHAIN_TOOLS
|
|||
llvm-cxxfilt
|
||||
llvm-dwarfdump
|
||||
llvm-dwp
|
||||
llvm-gsymutil
|
||||
llvm-lib
|
||||
llvm-nm
|
||||
llvm-objcopy
|
||||
|
|
Loading…
Reference in New Issue