blob: b5871c4c319132987ce52da5e4f9e847efed2705 [file] [log] [blame] [view]
Jordan Rupprecht4c3722a2019-06-11 21:13:01 +00001# 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**.