1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

one more thing.

llvm-svn: 103024
This commit is contained in:
Chris Lattner 2010-05-04 18:16:00 +00:00
parent 02f4f138bd
commit b8bb38be5f

View File

@ -659,7 +659,7 @@ Stop.
<li><p>Finally, compile the C file:</p>
<pre class="doc_code">
% cc x.c
% cc x.c -lstdc++
</pre></li>
</ol>