blob: 3952708f3661e5f5c23ea4f0849605bc77ce60ff [file] [log] [blame] [view]
Jordan Rupprecht4c3722a2019-06-11 21:13:01 +00001# llvm-size - print segment sizes
2
3## SYNOPSIS
4
5**llvm-size** [*options*]
6
7## DESCRIPTION
8
9**llvm-size** is a tool that prints segment sizes in object files. The goal is
10to make it a drop-in replacement for GNU's **size**.