diff options
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/CommandGuide/llvm-size.rst | 2 |
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 |

