blob: 4bcc9bb322ea9108861aac24b6bebd73a107b8e9 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Demangle
Support
)
add_llvm_unittest(DemangleTests
DemangleTest.cpp
ItaniumDemangleTest.cpp
PartialDemangleTest.cpp
RustDemangleTest.cpp
StringViewTest.cpp
)