blob: 0e330fd0751ebf16598c3473fb3c41be129b4e3a [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
ProfileData
Support
)
add_llvm_tool(llvm-profdata
llvm-profdata.cpp
)