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-dis
/
CMakeLists.txt
blob: 9f12ecb66641d1f4fb237c41fb892b0a7633339d (
plain
)
1
2
3
4
5
set(LLVM_LINK_COMPONENTS bitreader analysis) add_llvm_tool(llvm-dis llvm-dis.cpp )