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
/
examples
/
ModuleMaker
/
CMakeLists.txt
blob: 81e911560bdcf2c9c863029d5c265d79dce55590 (
plain
)
1
2
3
4
5
set(LLVM_LINK_COMPONENTS bitwriter) add_llvm_example(ModuleMaker ModuleMaker.cpp )