Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
unittests
/
Demangle
/
CMakeLists.txt
blob: 3633d3212eb0218423549b180a27ced3904d2e0b [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Demangle
)
add_llvm_unittest(DemangleTests
PartialDemangleTest.cpp
)