mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 14:56:07 +00:00
11 lines
220 B
Markdown
11 lines
220 B
Markdown
![]() |
# 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**.
|