summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-size.md
blob: 3952708f3661e5f5c23ea4f0849605bc77ce60ff (plain)
1
2
3
4
5
6
7
8
9
10
# llvm-size - print segment sizes

## SYNOPSIS

**llvm-size** [*options*]

## DESCRIPTION

**llvm-size** is a tool that prints segment sizes in object files. The goal is
to make it a drop-in replacement for GNU's **size**.
OpenPOWER on IntegriCloud