From: Chris Lattner Date: Sun, 8 Aug 2004 03:33:07 +0000 (+0000) Subject: This isn't a bug, it's a missing feature X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=eb673960210a2723acf9c99ce73b32cbbec2ad35;p=oota-llvm.git This isn't a bug, it's a missing feature git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15571 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 82d357a3996..e152c7f21e4 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -430,9 +430,7 @@ work. such, execution of a threaded program could cause these data structures to be corrupted. -
  • It is not possible to dlopen an LLVM bytecode file in the JIT.
  • - -
  • Linking in static archive files (.a files) is very slow (there is no symbol +
  • Linking in static archive files (.a files) is slow (there is no symbol table in the archive).
  • The gccld program does not link