Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/tags/llvmorg-17-init
/
.
/
bolt
/
unittests
/
Profile
/
CMakeLists.txt
blob: e0aa0926b49c0341e06e5b8e5ef74cc794faf97c [
file
] [
log
] [
blame
]
add_bolt_unittest(ProfileTests
DataAggregator.cpp
DISABLE_LLVM_LINK_LLVM_DYLIB
)
target_link_libraries(ProfileTests
PRIVATE
LLVMBOLTProfile
)