blob: 18cc2075345d7f061740efb6efbe52e48cc19e75 [file] [log] [blame]
Petr Hosek05a04cb2017-08-01 00:33:58 +00001set(LLVM_LINK_COMPONENTS
2 Object
3 Support
4 MC
5 )
6add_llvm_tool(llvm-objcopy
7 llvm-objcopy.cpp
8 Object.cpp
9 )