one more thing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103024 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-05-04 18:16:00 +00:00
parent 860e0b4c95
commit cd465012b3

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>