[llvm-exegesis] Fix missing std::move.
[llvm-complete.git] / unittests / Demangle / CMakeLists.txt
blob48d959c085265d827bc72a0dab04f0e9239f6a09
1 set(LLVM_LINK_COMPONENTS
2   Demangle
5 add_llvm_unittest(DemangleTests
6   PartialDemangleTest.cpp
7   FindTypesInMangledNameTest.cpp