1 set(LLVM_LINK_COMPONENTS 2 Demangle 3 ) 4 5 add_llvm_unittest(DemangleTests 6 PartialDemangleTest.cpp 7 ) 8