diff options
-rw-r--r-- | docs/ReleaseNotes.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 975c3a5f99..48f0d6d2b6 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |