Sign in
llvm
/
llvm.git
/
refs/heads/release_90
/
.
/
docs
/
CommandGuide
/
llvm-strings.md
blob: b5871c4c319132987ce52da5e4f9e847efed2705 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# 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**.