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