diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-objdump.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst index 07aad86..d6d1d80 100644 --- a/llvm/docs/CommandGuide/llvm-objdump.rst +++ b/llvm/docs/CommandGuide/llvm-objdump.rst @@ -186,7 +186,8 @@ OPTIONS .. option:: --no-leading-addr - When disassembling, do not print leading addresses. + When disassembling, do not print leading addresses for instructions or inline + relocations. .. option:: --no-print-imm-hex |