From: Chris Lattner Date: Sat, 14 Feb 2004 04:12:41 +0000 (+0000) Subject: These should be mentioned X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=3a51be17f321768a159a23e43bbfa8d9c5f7389d These should be mentioned git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11439 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 5d88c7ea422..54bab5dc803 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -99,6 +99,7 @@ In this release, the following missing features were implemented:
  1. Exception handling support in the X86 & Sparc native code generators
  2. +
  3. The C/C++ front-end now support the GCC __builtin_return_address and __builtin_frame_address extensions.
@@ -450,9 +451,7 @@ Please report any bugs or problems.

-
- Bugs -
+
Bugs