summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2019-09-24 13:14:22 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2019-09-24 13:14:22 +0000
commiteefbc358eb8f1b8cb4f3163d48ef2b9833cfbd16 (patch)
tree39ec0a9573e825070e79958434bbb8602b902190
parent275e4df11548959f2c645f6ab1b7cd27223682a9 (diff)
downloadbcm5719-llvm-eefbc358eb8f1b8cb4f3163d48ef2b9833cfbd16.tar.gz
bcm5719-llvm-eefbc358eb8f1b8cb4f3163d48ef2b9833cfbd16.zip
[docs][llvm-size] Fix typo
llvm-svn: 372750
-rw-r--r--llvm/docs/CommandGuide/llvm-size.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-size.rst b/llvm/docs/CommandGuide/llvm-size.rst
index 27a288ab61a..08426db4a32 100644
--- a/llvm/docs/CommandGuide/llvm-size.rst
+++ b/llvm/docs/CommandGuide/llvm-size.rst
@@ -39,7 +39,7 @@ OPTIONS
Include ELF common symbol sizes in bss size for ``berkeley`` output format, or
as a separate section entry for ``sysv`` output. If not specified, these
- symbols are not ignored.
+ symbols are ignored.
.. option:: -d
OpenPOWER on IntegriCloud