repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] MVE sext and widen/narrow tests from larger types. NFC
[llvm-core.git]
/
examples
/
ModuleMaker
/
CMakeLists.txt
blob
a73909a13bd48eadeaa9382dddc9c0c3b41002f2
1
set(LLVM_LINK_COMPONENTS
2
BitWriter
3
Core
4
Support
5
)
6
7
add_llvm_example(ModuleMaker
8
ModuleMaker.cpp
9
)