From 3a51be17f321768a159a23e43bbfa8d9c5f7389d Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Sat, 14 Feb 2004 04:12:41 +0000
Subject: [PATCH] These should be mentioned
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11439 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ReleaseNotes.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
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:
- Exception handling support in the X86
& Sparc native code generators
+- 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
--
2.34.1