summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-strings.md
blob: b5871c4c319132987ce52da5e4f9e847efed2705 (plain)
1
2
3
4
5
6
7
8
9
10
# 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**.
OpenPOWER on IntegriCloud