summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-08-08 03:33:07 +0000
committerChris Lattner <sabre@nondot.org>2004-08-08 03:33:07 +0000
commitc0171089fbcff1ec33c281cf0e17efffc5a5880d (patch)
tree4c0fee35064e024adf8c66b91c8970b218c8f18f /llvm/docs
parent4956a32c9e4cd2ad7c84042b9972c39235abdf17 (diff)
downloadbcm5719-llvm-c0171089fbcff1ec33c281cf0e17efffc5a5880d.tar.gz
bcm5719-llvm-c0171089fbcff1ec33c281cf0e17efffc5a5880d.zip
This isn't a bug, it's a missing feature
llvm-svn: 15571
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 82d357a3996..e152c7f21e4 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -430,9 +430,7 @@ work.</li>
such, execution of a threaded program could cause these data structures to be
corrupted.</li>
-<li>It is not possible to <tt>dlopen</tt> an LLVM bytecode file in the JIT.</li>
-
-<li>Linking in static archive files (.a files) is very slow (there is no symbol
+<li>Linking in static archive files (.a files) is slow (there is no symbol
table in the archive).</li>
<li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link
OpenPOWER on IntegriCloud