1 set(LLVM_LINK_COMPONENTS
9 add_llvm_unittest(ProfileDataTests
10 BPFunctionNodeTest.cpp
11 CoverageMappingTest.cpp
14 ItaniumManglingCanonicalizerTest.cpp
17 SymbolRemappingReaderTest.cpp
20 target_link_libraries(ProfileDataTests PRIVATE LLVMTestingSupport)