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-size
/
CMakeLists.txt
blob: 933cc75c3fe920abbb6831e0e913fb76b6afede5 (
plain
)
1
2
3
4
5
set(LLVM_LINK_COMPONENTS object) add_llvm_tool(llvm-size llvm-size.cpp )