[ARM] Put some of the TTI costmodel behind hasNeon calls.
[llvm-core.git] / unittests / Demangle / CMakeLists.txt
blobc6291bb2a9803d1c12dae2a3c822d4fcf515304e
1 set(LLVM_LINK_COMPONENTS
2   Demangle
3   Support
6 add_llvm_unittest(DemangleTests
7   DemangleTest.cpp
8   ItaniumDemangleTest.cpp
9   PartialDemangleTest.cpp