blob: 0dce15c8f508eeb1fd522793a6dc4c6e83b7eb2c [file] [log] [blame]
llvm-size - print size information
==================================
.. program:: llvm-size
SYNOPSIS
--------
:program:`llvm-size` [*options*]
DESCRIPTION
-----------
:program:`llvm-size` is a tool that prints size information for object files.
The goal is to make it a drop-in replacement for GNUs :program:`size`.