projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
837149c
)
Adam Treat implemented this :)
author
Chris Lattner
<sabre@nondot.org>
Mon, 28 Feb 2005 16:52:28 +0000
(16:52 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 96a911c26c508dff381b7bd528556a3b3a9537e7..39a50fdcba7a72cf677ad103f1f6bfab4a74284f 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-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>