add note about .a files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8813 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-10-02 05:07:23 +00:00
parent 79c3fe1008
commit 47588f97c6

View 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>