From 02b81fe5f58b38986016424880a2bff2f6205dfc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 12 Feb 2008 05:07:12 +0000 Subject: [PATCH] remove unknown details git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46985 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ec6ba198de6..6e9e403a840 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -303,10 +303,8 @@ Anton got x86-64 working. advantage of its predication features.
  • Bruno added PIC support to the MIPS backend, fixed many bugs and improved support for architecture variants.
  • -
  • Arnold Schwaighofer added support for X86 tail calls (limitations? -details?).
  • -
  • Evan contributed several enhancements to Darwin/x86 debug information, -and improvements at -O0 (details?).
  • +
  • Arnold Schwaighofer added initial support for X86 tail calls.
  • +
  • Evan contributed several enhancements to Darwin/x86 debug information.
  • Duncan added x86-64 support for trampolines (pointers to nested functions).
  • -- 2.11.0