repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
tools
/
yaml2obj
/
CMakeLists.txt
blob
d1dea734a4e9a5acc13c93643fa75d9ad247a2d6
1
set(LLVM_LINK_COMPONENTS
2
ObjectYAML
3
Support
4
)
5
6
add_llvm_utility(yaml2obj
7
yaml2obj.cpp
8
)