diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-dwarfdump.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-dwarfdump.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-dwarfdump.rst b/llvm/docs/CommandGuide/llvm-dwarfdump.rst index 25741449430..9f49f84f358 100644 --- a/llvm/docs/CommandGuide/llvm-dwarfdump.rst +++ b/llvm/docs/CommandGuide/llvm-dwarfdump.rst @@ -77,7 +77,7 @@ OPTIONS .. option:: --lookup=<address> - Lookup <address> in the debug information and print out the file, + Look up <address> in the debug information and print out the file, function, block, and line table details. .. option:: -o <path> |