From 421991c381d5125709e796e7de22f62bde1e3a5f Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Wed, 7 Jul 2004 21:06:28 +0000 Subject: [PATCH] Bug 391 fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14675 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 0959cb078ea..662e11cdef2 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -179,6 +179,8 @@ for structure typedefs
  • All documentation is now conformant to the HTML 4.01 (Strict) level.
  • The spurious "WARNING: Found global types that are not compatible" warning produced when linking C++ programs has been fixed.
  • +
  • lli Doesn't Handle Exceptions From +Bytecode Reader
  • -- 2.34.1