blob: 0cf36d183584f7864c9129079c5d1e6f5a6a3269 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
ProfileData
Object
DebugInfoDWARF
Support
)
add_llvm_tool(llvm-profdata
llvm-profdata.cpp
DEPENDS
intrinsics_gen
GENERATE_DRIVER
)