文本文件  |  10行  |  113 B

set(LLVM_LINK_COMPONENTS
  Core
  ProfileData
  Support
  )

add_llvm_tool(llvm-profdata
  llvm-profdata.cpp
  )