blob: 2f9d71a37e9f2e1817c8243261875d3d9881c52d [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Demangle
Support
)
add_llvm_unittest(DemangleTests
ItaniumDemangleTest.cpp
PartialDemangleTest.cpp
FindTypesInMangledNameTest.cpp
)