add note about .a files
authorChris Lattner <sabre@nondot.org>
Thu, 2 Oct 2003 05:07:23 +0000 (05:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Oct 2003 05:07:23 +0000 (05:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8813 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 975c3a5f995ee6e8010dee2c8cb4c7571486de7e..48f0d6d2b62dc388736b0535f8726e52ff4841ee 100644 (file)
@@ -101,6 +101,8 @@ missed something.  We welcome portability patches and error messages.<p>
 
 <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 @@ via the mailing lists.<p>
 <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>