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

NAME

6       llvm-strip - object stripping tool # llvm-strip - object stripping tool
7
8       ## SYNOPSIS
9
10       llvm-strip [options]
11
12       ## DESCRIPTION
13
14       llvm-strip is a tool to strip sections and symbols from object files.
15
16       The tool is still in active development, but in most scenarios it works
17       as a drop-in replacement for GNU's strip.
18
19       ## SEE ALSO
20
21       [llvm-objcopy](llvm-objcopy.html)
22

AUTHOR

24       Maintained by the LLVM Team (https://llvm.org/).
25
27       2003-2020, LLVM Project
28
29
30
31
329                                 2020-08-12                     LLVM-STRIP(1)
Impressum