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