文本文件  |  10行  |  116 B

set(LLVM_LINK_COMPONENTS
  ${LLVM_TARGETS_TO_BUILD}
  Object
  Support
  )

add_llvm_tool(llvm-nm
  llvm-nm.cpp
  )