CMakeLists.txt   [plain text]


set(LLVM_LINK_COMPONENTS archive bitreader)

add_llvm_tool(llvm-nm
  llvm-nm.cpp
  )