add note about .a files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8813 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 975c3a5..48f0d6d 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -101,6 +101,8 @@
<li>It is not possible to <tt>dlopen</tt> an LLVM bytecode file in the JIT.<p>
+<li>Linking in static archive files (.a files) is very slow.
+
<!-- _______________________________________________________________________ -->
</ul><h4><a name="c-fe"><hr size=0>Known problems with the C front-end</h4><ul>
@@ -321,6 +323,6 @@
<address>By: <a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Wed Oct 1 23:56:16 CDT 2003
+Last modified: Thu Oct 2 00:06:58 CDT 2003
<!-- hhmts end -->
</body></html>