Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 321 Bytes

llvm-objcopy.md

File metadata and controls

16 lines (9 loc) · 321 Bytes

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

close