aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-size.md
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-size.md')
-rw-r--r--llvm/docs/CommandGuide/llvm-size.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/docs/CommandGuide/llvm-size.md b/llvm/docs/CommandGuide/llvm-size.md
deleted file mode 100644
index 3952708..0000000
--- a/llvm/docs/CommandGuide/llvm-size.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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**.