blob: dd39ca7da3ad65b02d489c2b7d19afc94d9de286 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
Coverage
ProfileData
Support
)
add_llvm_unittest(ProfileDataTests
CoverageMappingTest.cpp
InstrProfTest.cpp
SampleProfTest.cpp
)