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