Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/9.0-2019-09-19-rust-1.41
/
.
/
llvm
/
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**.