Sign in
llvm
/
llvm
/
refs/heads/release_33
/
.
/
tools
/
llvm-prof
/
CMakeLists.txt
blob: 442112bc88ed5dc0a3f2fae1884d118d8f323003 [
file
] [
log
] [
blame
]
set
(
LLVM_LINK_COMPONENTS bitreader analysis
)
add_llvm_tool
(
llvm
-
prof
llvm
-
prof
.
cpp
)