brintos

brintos / llvm-project-archived public Read only

0
0
Text · 103 B · cd04b33 Raw
6 lines · plain
1add_llvm_utility(yaml-bench2  YAMLBench.cpp3  )4 5target_link_libraries(yaml-bench PRIVATE LLVMSupport)6