Sign in
ara-mdk
/
platform
/
external
/
llvm
/
09a01e92d09849cd8bd0e867ac68ab1da7efb26d
/
.
/
tools
/
llvm-prof
/
CMakeLists.txt
blob: 442112bc88ed5dc0a3f2fae1884d118d8f323003 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS bitreader analysis)
add_llvm_tool(llvm-prof
llvm-prof.cpp
)