Sign in
llvm
/
llvm-project.git
/
refs/heads/users/DimitryAndric/fix-jitlink-i386-1
/
.
/
llvm
/
tools
/
llvm-ctxprof-util
/
CMakeLists.txt
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
)