[llvm-symbolizer] Add -print-address option
[oota-llvm.git] / docs / CommandGuide / llvm-symbolizer.rst
index 96720e633f2fafb9c53a03e1c5d983c4d40b9d25..9d6571d5c4c2a954c6dfb7b4adcad347670d4b2c 100644 (file)
@@ -98,6 +98,8 @@ OPTIONS
  location, look for the debug info at the .dSYM path provided via the
  ``-dsym-hint`` flag. This flag can be used multiple times.
 
+.. option:: -print-address
+ Print address before the source code location. Defaults to false.
 
 EXIT STATUS
 -----------