aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-07-07 21:06:28 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-07-07 21:06:28 +0000
commit421991c381d5125709e796e7de22f62bde1e3a5f (patch)
treefd56252d9a770b3ccd93a54d85f02a018bf362d1 /docs/ReleaseNotes.html
parente2947531280503a4e73e8d94a6161f68bea857a7 (diff)
downloadexternal_llvm-421991c381d5125709e796e7de22f62bde1e3a5f.zip
external_llvm-421991c381d5125709e796e7de22f62bde1e3a5f.tar.gz
external_llvm-421991c381d5125709e796e7de22f62bde1e3a5f.tar.bz2
Bug 391 fixed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14675 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 0959cb0..662e11c 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -179,6 +179,8 @@ for structure typedefs</a></li>
<li>All documentation is now conformant to the HTML 4.01 (Strict) level.</li>
<li>The spurious "WARNING: Found global types that are not compatible" warning
produced when linking C++ programs has been fixed.</li>
+<li><a href="http://llvm.cs.uiuc.edu/PR391">lli Doesn't Handle Exceptions From
+Bytecode Reader</a></li>
</ol>
</div>