OSDN Git Service

[llvm-exegesis] Update doc to mention that the output is in html.
authorClement Courbet <courbet@google.com>
Tue, 22 May 2018 13:36:29 +0000 (13:36 +0000)
committerClement Courbet <courbet@google.com>
Tue, 22 May 2018 13:36:29 +0000 (13:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332980 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-exegesis.rst

index 87e2dce..9f81bef 100644 (file)
@@ -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