1llvm-strings - print strings
2============================
3
4.. program:: llvm-strings
5
6SYNOPSIS
7--------
8
9:program:`llvm-strings` [*options*]
10
11DESCRIPTION
12-----------
13
14:program:`llvm-strings` is a tool that prints strings in files. The goal is to
15make it a drop-in replacement for GNU’s :program:`strings`.
16