Ship `llvm-cxxfilt` in the toolchain.

Originally done for rdar://problem/57155465.

rdar://76602859

Differential Revision: https://reviews.llvm.org/D100405
This commit is contained in:
Dan Liew 2021-04-13 11:53:39 -07:00
parent 961967453a
commit 4c0bc69490
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ set(LLVM_TOOLCHAIN_TOOLS
llvm-objdump
llvm-nm
llvm-size
llvm-cxxfilt
llvm-config
CACHE STRING "")