one more thing.

llvm-svn: 103024
This commit is contained in:
Chris Lattner 2010-05-04 18:16:00 +00:00
parent f3d99aaa22
commit a25ee78fc0
1 changed files with 1 additions and 1 deletions

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>