forked from OSchip/llvm-project
[CMake][Fuchsia] Include llvm-undname
This is useful when developing on Windows. Differential Revision: https://reviews.llvm.org/D122021
This commit is contained in:
parent
dbc918b649
commit
0f9a855e7c
|
@ -287,6 +287,7 @@ set(LLVM_TOOLCHAIN_TOOLS
|
|||
llvm-size
|
||||
llvm-strip
|
||||
llvm-symbolizer
|
||||
llvm-undname
|
||||
llvm-xray
|
||||
sancov
|
||||
scan-build-py
|
||||
|
|
Loading…
Reference in New Issue