repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix support to use NEON for single precision fp math.
[llvm/avr.git]
/
tools
/
llc
/
CMakeLists.txt
blob
e98b5a2649e1e2d70ef79681d432e5b9f3e7398c
1
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader)
2
3
add_llvm_tool(llc
4
llc.cpp
5
)