blob: 49641c482f29fc60eee9bd7b64107e71c8d2e3f1 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
ProfileData
Support
)
add_llvm_tool(llvm-profdata
llvm-profdata.cpp
DEPENDS
intrinsics_gen
)