From bd8c456274576089390ebd57a455a8e8b90747ea Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 13 Feb 2004 16:40:24 +0000 Subject: [PATCH] Bug fix git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11381 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ad0b64e36c6..09245885c26 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -172,6 +172,7 @@ cause use of invalid pointers!
  • [loopsimplify] Loopsimplify incorrectly updates dominator information
  • [pruneeh] -pruneeh pass removes invoke instructions it shouldn't
  • [sparc] Boolean constants are emitted as true and false
  • +
  • Tablegen aborts on errors
  • -- 2.34.1