文本文件  |  9行  |  94 B

set(LLVM_LINK_COMPONENTS
  Support
  Symbolize
  )

add_llvm_tool(sanstats
  sanstats.cpp
  )