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