Adam Treat implemented this :)
authorChris Lattner <sabre@nondot.org>
Mon, 28 Feb 2005 16:52:28 +0000 (16:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Feb 2005 16:52:28 +0000 (16:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20371 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 96a911c26c508dff381b7bd528556a3b3a9537e7..39a50fdcba7a72cf677ad103f1f6bfab4a74284f 100644 (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>