projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Modify comment.
[oota-llvm.git]
/
examples
/
ModuleMaker
/
CMakeLists.txt
1
set(LLVM_LINK_COMPONENTS bitwriter)
2
3
add_llvm_example(ModuleMaker
4
ModuleMaker.cpp
5
)