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
/
llc
/
CMakeLists.txt
blob: e98b5a2649e1e2d70ef79681d432e5b9f3e7398c (
plain
)
1
2
3
4
5
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} bitreader) add_llvm_tool(llc llc.cpp )