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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
utils
/
yaml-bench
/
CMakeLists.txt
blob
cd04b33d0a296ae2c15a228ac74026601f4e3b64
1
add_llvm_utility(yaml-bench
2
YAMLBench.cpp
3
)
4
5
target_link_libraries(yaml-bench PRIVATE LLVMSupport)