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