Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1dc2123d640b486f6d1bf1bf252d9c3e63a19bf3
/
.
/
llvm
/
docs
/
CommandGuide
/
llvm-size.md
blob: 3952708f3661e5f5c23ea4f0849605bc77ce60ff [
file
] [
log
] [
blame
] [
view
]
# 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**.