mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 16:56:39 +00:00
Take out extra paragraph tag.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9259 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
28dbfcefa4
commit
768a318e31
@ -147,7 +147,7 @@ non-obvious ways. Here are some hints and tips:<p>
|
|||||||
example, in the C shell, you can type:<br>
|
example, in the C shell, you can type:<br>
|
||||||
<tt>bugpoint ..... |& tee bugpoint.log</tt>
|
<tt>bugpoint ..... |& tee bugpoint.log</tt>
|
||||||
<br>to get a copy of <tt>bugpoint</tt>'s output in the file
|
<br>to get a copy of <tt>bugpoint</tt>'s output in the file
|
||||||
<tt>bugpoint.log</tt>, as well as on your terminal.<p>
|
<tt>bugpoint.log</tt>, as well as on your terminal.
|
||||||
|
|
||||||
<li><tt>bugpoint</tt> cannot debug problems with the linker. If
|
<li><tt>bugpoint</tt> cannot debug problems with the linker. If
|
||||||
<tt>bugpoint</tt> crashes before you see its "All input ok" message,
|
<tt>bugpoint</tt> crashes before you see its "All input ok" message,
|
||||||
|
Loading…
Reference in New Issue
Block a user