projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54970c0
)
This isn't a bug, it's a missing feature
author
Chris Lattner
<sabre@nondot.org>
Sun, 8 Aug 2004 03:33:07 +0000
(
03:33
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 8 Aug 2004 03:33:07 +0000
(
03:33
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15571
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 82d357a3996cdeaeb113373d353997d959a41d7b..e152c7f21e424cadf68230541b904d8bd100ba91 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
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