Sign in
llvm
/
llvm-project
/
llvm
/
d5b7d377a090e3530518eddf33c848a2e249af9f
/
.
/
docs
/
CommandGuide
/
llvm-strings.md
blob: b5871c4c319132987ce52da5e4f9e847efed2705 [
file
] [
log
] [
blame
] [
view
]
# llvm-strings - print strings
## SYNOPSIS
**
llvm
-
strings
**
[*
options
*]
## DESCRIPTION
**
llvm
-
strings
**
is
a tool that prints strings
in
object
files
.
The
goal
is
to
make it a drop
-
in
replacement
for
GNU
's **size**.