diff options
author | Alexey Samsonov <samsonov@google.com> | 2013-03-01 07:58:27 +0000 |
---|---|---|
committer | Alexey Samsonov <samsonov@google.com> | 2013-03-01 07:58:27 +0000 |
commit | 14809fd5261356365de670ef7ddf9103bb0ae6ba (patch) | |
tree | 60f939afc3f1e52ae64e1c9799359faaeeb991f4 /docs/CommandGuide/index.rst | |
parent | 72a001d1f8e537624930c437808825a23e8b46bf (diff) |
Docs for llvm-symbolizer command-line tool
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176337 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/index.rst')
-rw-r--r-- | docs/CommandGuide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CommandGuide/index.rst b/docs/CommandGuide/index.rst index 9bfa9645d8..ac8a944a2e 100644 --- a/docs/CommandGuide/index.rst +++ b/docs/CommandGuide/index.rst @@ -28,6 +28,7 @@ Basic Commands llvm-diff llvm-cov llvm-stress + llvm-symbolizer Debugging Tools ~~~~~~~~~~~~~~~ |