blob: 3b79fb7dff079e1440a27de79ace7237a181ec88 [file] [log] [blame] [view]
# 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)