summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/index.rst
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2019-04-19 10:17:52 +0000
committerIgor Kudrin <ikudrin@accesssoftek.com>2019-04-19 10:17:52 +0000
commit99f641ccadcab1e5b98f6ad09a9344855cdf287a (patch)
tree27d6759d0e0e8b2ea18c9b920caaaa1e2be75778 /llvm/docs/CommandGuide/index.rst
parent1b71b7f3b8869d00ec0da81dacfa738b907df8cf (diff)
downloadbcm5719-llvm-99f641ccadcab1e5b98f6ad09a9344855cdf287a.tar.gz
bcm5719-llvm-99f641ccadcab1e5b98f6ad09a9344855cdf287a.zip
[llvm-symbolizer] Add llvm-addr2line
This adds an alias for llvm-symbolizer with different defaults so that it can be used as a drop-in replacement for GNU's addr2line. If a substring "addr2line" is found in the tool's name: * it defaults "-i", "-f" and "-C" to OFF; * it uses "--output-style=GNU" by default. Differential Revision: https://reviews.llvm.org/D60067 llvm-svn: 358749
Diffstat (limited to 'llvm/docs/CommandGuide/index.rst')
-rw-r--r--llvm/docs/CommandGuide/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/index.rst b/llvm/docs/CommandGuide/index.rst
index 9108ae6a96b..8a6edf575cb 100644
--- a/llvm/docs/CommandGuide/index.rst
+++ b/llvm/docs/CommandGuide/index.rst
@@ -31,6 +31,7 @@ Basic Commands
llvm-profdata
llvm-stress
llvm-symbolizer
+ llvm-addr2line
llvm-dwarfdump
dsymutil
llvm-mca
OpenPOWER on IntegriCloud