blob: 0dce15c8f508eeb1fd522793a6dc4c6e83b7eb2c [file] [log] [blame]
Jordan Rupprechta28b8d72019-08-21 18:00:17 +00001llvm-size - print size information
2==================================
3
4.. program:: llvm-size
5
6SYNOPSIS
7--------
8
9:program:`llvm-size` [*options*]
10
11DESCRIPTION
12-----------
13
14:program:`llvm-size` is a tool that prints size information for object files.
15The goal is to make it a drop-in replacement for GNUs :program:`size`.