index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-prof
/
CMakeLists.txt
blob: 442112bc88ed5dc0a3f2fae1884d118d8f323003 (
plain
)
1
2
3
4
5
set(LLVM_LINK_COMPONENTS bitreader analysis) add_llvm_tool(llvm-prof llvm-prof.cpp )