1 set(LLVM_LINK_COMPONENTS
10 add_llvm_unittest(ProfileDataTests
11 BPFunctionNodeTest.cpp
12 CoverageMappingTest.cpp
15 ItaniumManglingCanonicalizerTest.cpp
17 PGOCtxProfReaderWriterTest.cpp
19 SymbolRemappingReaderTest.cpp
22 target_link_libraries(ProfileDataTests PRIVATE LLVMTestingSupport)