Skip to content

Commit

Permalink
[docs][Bugpoint] Fix build break.
Browse files Browse the repository at this point in the history
Bugpoint.rst:124: WARNING: Mismatch: both interpreted text role prefix
and reference suffix.

llvm-svn: 372160
  • Loading branch information
Jinsong Ji committed Sep 17, 2019
1 parent c198ffd commit 5584ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/Bugpoint.rst
Expand Up @@ -121,7 +121,7 @@ non-obvious ways. Here are some hints and tips:
miscompilation. Programs should be temporarily modified to disable outputs
that are likely to vary from run to run.

* In the `crash debugger`_, ``bugpoint`` does not distiguish different crashes
* In the crash debugger, ``bugpoint`` does not distiguish different crashes
during reduction. Thus, if new crash or miscompilation happens, ``bugpoint``
will continue with the new crash instead. If you would like to stick to
particular crash, you should write check scripts to validate the error
Expand Down

0 comments on commit 5584ead

Please sign in to comment.