mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 07:41:14 +00:00
A minor fix
llvm-svn: 9260
This commit is contained in:
parent
d77898b36a
commit
b121b83750
@ -145,7 +145,7 @@ non-obvious ways. Here are some hints and tips:<p>
|
|||||||
<li><tt>bugpoint</tt> can generate a lot of output and run for a long period of
|
<li><tt>bugpoint</tt> can generate a lot of output and run for a long period of
|
||||||
time. It is often useful to capture the output of the program to file. For
|
time. It is often useful to capture the output of the program to file. For
|
||||||
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.
|
<tt>bugpoint.log</tt>, as well as on your terminal.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user