blob: 71de2326ee82c3222a0fc93a8b09f45ad237904c [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
ProfileData
Support
)
add_llvm_unittest(LLVMProfdataTests
OutputSizeLimitTest.cpp
)
target_link_libraries(LLVMProfdataTests PRIVATE LLVMTestingSupport)