Sign in
llvm
/
llvm-project
/
llvm
/
67b21e5b0c36c5497b187d83793892e2467b3385
/
.
/
unittests
/
ProfileData
/
CMakeLists.txt
blob: 3251ff415022119858e26d1cac24942ff5d027a0 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Core
ProfileData
Support
)
add_llvm_unittest(ProfileDataTests
CoverageMappingTest.cpp
)