index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
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 )