diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-size.rst')
-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 0dce15c8f50..92dcf4a571c 100644 --- a/llvm/docs/CommandGuide/llvm-size.rst +++ b/llvm/docs/CommandGuide/llvm-size.rst @@ -12,4 +12,4 @@ DESCRIPTION ----------- :program:`llvm-size` is a tool that prints size information for object files. -The goal is to make it a drop-in replacement for GNU’s :program:`size`. +The goal is to make it a drop-in replacement for GNU's :program:`size`. |