llvm-objcopy-14 (1) Linux Manual Page
NAME llvm-objcopy – object copying and editing tool SYNOPSIS llvm-objcopy [options] input [output] DESCRIPTION llvm-objcopy is a tool to copy and manipulate objects. In basic usage, it makes a semantic copy of the input to the output. If any options are specified, the output may be modified along the way, e.g. by removing sections. If…
