diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-exegesis.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-exegesis.rst | 4 |
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 |