1LLVM-STRIP(1)                        LLVM                        LLVM-STRIP(1)
2
3
4

NAME

6       llvm-strip - object stripping tool
7

SYNOPSIS

9       llvm-strip [options]
10

DESCRIPTION

12       llvm-strip is a tool to strip sections and symbols from object files.
13
14       The tool is still in active development, but in most scenarios it works
15       as a drop-in replacement for GNU's strip.
16

SEE ALSO

18       llvm-objcopy
19

AUTHOR

21       Maintained by the LLVM Team (https://llvm.org/).
22
24       2003-2020, LLVM Project
25
26
27
28
299                                 2020-02-26                     LLVM-STRIP(1)
Impressum