blob: 105af816e2ca002df8ff268b74fedb3fc13a4301 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Demangle
Support
)
add_llvm_unittest(DemangleTests
DemangleTest.cpp
DLangDemangleTest.cpp
ItaniumDemangleTest.cpp
OutputBufferTest.cpp
PartialDemangleTest.cpp
RustDemangleTest.cpp
)