X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=docs%2FCommandGuide%2Fllvm-symbolizer.rst;h=9d6571d5c4c2a954c6dfb7b4adcad347670d4b2c;hp=96720e633f2fafb9c53a03e1c5d983c4d40b9d25;hb=e8d28f3d7a73297b28bc60fe81ab38d116f3dc6c;hpb=2fef79ea9688940ab1b71f2d7b635e66bf301386 diff --git a/docs/CommandGuide/llvm-symbolizer.rst b/docs/CommandGuide/llvm-symbolizer.rst index 96720e633f2..9d6571d5c4c 100644 --- a/docs/CommandGuide/llvm-symbolizer.rst +++ b/docs/CommandGuide/llvm-symbolizer.rst @@ -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 -----------