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
/
llvm-as
/
CMakeLists.txt
blob: d5620e72971b8fb8f162c3357327356e41065384 (
plain
)
1
2
3
4
5
set(LLVM_LINK_COMPONENTS asmparser bitwriter) add_llvm_tool(llvm-as llvm-as.cpp )