repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[lib/ObjectYAML] - Cleanup the private interface of ELFState<ELFT>. NFCI.
[llvm-complete.git]
/
tools
/
yaml2obj
/
CMakeLists.txt
blob
0cbc8e0d65002d717a22c6c5f330ebc2cd365a36
1
set(LLVM_LINK_COMPONENTS
2
ObjectYAML
3
Support
4
)
5
6
add_llvm_tool(yaml2obj
7
yaml2obj.cpp
8
)