文本文件  |  6行  |  90 B

add_llvm_utility(yaml2obj
  yaml2obj.cpp
  )

target_link_libraries(yaml2obj LLVMSupport)