blob: 4814c9941da5a5df0e59d7765b89016b7cbd92e9 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Core
Object
ProfileData
Support
)
add_llvm_tool(llvm-ctxprof-util
llvm-ctxprof-util.cpp
DEPENDS
intrinsics_gen
)