summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorClement Courbet <courbet@google.com>2018-05-22 13:36:29 +0000
committerClement Courbet <courbet@google.com>2018-05-22 13:36:29 +0000
commit488ebfb73224c8dc082aea56562a007b660426e6 (patch)
treed5f1bf22607f9b78234da8649bfac76a9b373bad /llvm/docs
parent17d3c257b95ef14a21b9ecd5abb163aa8918dd09 (diff)
downloadbcm5719-llvm-488ebfb73224c8dc082aea56562a007b660426e6.tar.gz
bcm5719-llvm-488ebfb73224c8dc082aea56562a007b660426e6.zip
[llvm-exegesis] Update doc to mention that the output is in html.
llvm-svn: 332980
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/CommandGuide/llvm-exegesis.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-exegesis.rst b/llvm/docs/CommandGuide/llvm-exegesis.rst
index 87e2dcef2d8..9f81bef148d 100644
--- a/llvm/docs/CommandGuide/llvm-exegesis.rst
+++ b/llvm/docs/CommandGuide/llvm-exegesis.rst
@@ -112,8 +112,8 @@ following format:
...
:program:`llvm-exegesis` will also analyze the clusters to point out
-inconsistencies in the scheduling information. For example,
-`/tmp/inconsistencies.txt` will contain messages like:
+inconsistencies in the scheduling information. The output is an html file. For
+example, `/tmp/inconsistencies.html` will contain messages like:
.. code-block:: none
OpenPOWER on IntegriCloud