blob: 2a78acad80a8169736a428d1d5e58c023fc864f7 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Demangle
Support
)
add_llvm_tool(llvm-cxxfilt
llvm-cxxfilt.cpp
)
if(LLVM_INSTALL_BINUTILS_SYMLINKS)
add_llvm_tool_symlink(c++filt llvm-cxxfilt)
endif()