blob: b5871c4c319132987ce52da5e4f9e847efed2705 [file] [log] [blame] [view]
Chih-Hung Hsieh43f06942019-12-19 15:01:08 -08001# llvm-strings - print strings
2
3## SYNOPSIS
4
5**llvm-strings** [*options*]
6
7## DESCRIPTION
8
9**llvm-strings** is a tool that prints strings in object files. The goal is to
10make it a drop-in replacement for GNU's **size**.