diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-objdump.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst index 860d843..28ac7e4 100644 --- a/llvm/docs/CommandGuide/llvm-objdump.rst +++ b/llvm/docs/CommandGuide/llvm-objdump.rst @@ -132,7 +132,7 @@ OPTIONS .. option:: --debug-vars-indent=<width> Distance to indent the source-level variable display, relative to the start - of the disassembly. Defaults to 40 characters. + of the disassembly. Defaults to 52 characters. .. option:: -j, --section=<section1[,section2,...]> |