1set(LLVM_LINK_COMPONENTS archive bitreader object)
2
3add_llvm_tool(llvm-nm
4  llvm-nm.cpp
5  )
6