Adam Treat implemented this :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20371 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-02-28 16:52:28 +00:00
parent 837149c08d
commit d7934542c6

View File

@ -97,7 +97,8 @@ In this release, the following missing features were implemented:
<div class="doc_text">
<ol>
<li></li>
<li>LLVM can now create native shared libraries with '<tt>llvm-gcc ...
-shared -Wl,-native</tt>' (or with <tt>-Wl,-native-cbe</tt>).</li>
</ol>
</div>