llvm-strip-9.0 - Man Page
Name
llvm-strip ā object stripping tool # llvm-strip ā object stripping tool
## SYNOPSIS
llvm-strip [options]
## DESCRIPTION
llvm-strip is a tool to strip sections and symbols from object files.
The tool is still in active development, but in most scenarios it works as a drop-in replacement for GNU's strip.
## SEE ALSO
[llvm-objcopy](llvm-objcopy.html)
Author
Maintained by the LLVM Team (https://llvm.org/).
Copyright
2003-2020, LLVM Project
Info
2020-10-30 9 LLVM