| # llvm-objcopy - object copying tool | |
| ## SYNOPSIS | |
| **llvm-objcopy** [*options*] | |
| ## DESCRIPTION | |
| **llvm-objcopy** is a tool to copy and manipulate objects. | |
| The tool is still in active development, but in most scenarios it works as a | |
| drop-in replacement for GNU's **objcopy**. | |
| ## SEE ALSO | |
| [llvm-strip](llvm-strip.html) |