文本文件  |  11行  |  140 B

set(LLVM_LINK_COMPONENTS
  Core
  IPA
  Support
  )

add_llvm_tool(llvm-stress
  llvm-stress.cpp
  )
export_executable_symbols(llvm-stress)