summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-symbolizer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-symbolizer.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-symbolizer.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-symbolizer.rst b/llvm/docs/CommandGuide/llvm-symbolizer.rst
index c6933219dac..b794f56246f 100644
--- a/llvm/docs/CommandGuide/llvm-symbolizer.rst
+++ b/llvm/docs/CommandGuide/llvm-symbolizer.rst
@@ -126,8 +126,7 @@ OPTIONS
.. option:: -adjust-vma=<offset>
Add the specified offset to object file addresses when performing lookups. This
- can be used to simplify lookups when the object is not loaded at a dynamically
- relocated address.
+ can be used to perform lookups as if the object were relocated by the offset.
EXIT STATUS
-----------
OpenPOWER on IntegriCloud