1add_llvm_utility(yaml-bench 2 YAMLBench.cpp 3 ) 4 5target_link_libraries(yaml-bench PRIVATE LLVMSupport) 6