llvm-strip-14 (1) Linux Manual Page
llvm-strip – object stripping tool Synopsisllvm-strip [options] inputs… Descriptionllvm-strip is a tool to strip sections and symbols from object files. If no other stripping or remove options are specified, –strip-all will be enabled. By default, the input files are modified in-place. If “-” is specified for the input file, the input is read from the…
