remove unknown details
authorChris Lattner <sabre@nondot.org>
Tue, 12 Feb 2008 05:07:12 +0000 (05:07 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 12 Feb 2008 05:07:12 +0000 (05:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46985 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ec6ba198de6487eda706d3d2bd17d416b341c4d4..6e9e403a840c1e94805c007cb12ebe8b6266a133 100644 (file)
@@ -303,10 +303,8 @@ Anton got x86-64 working.</li>
 advantage of its predication features.</li>
 <li>Bruno added PIC support to the MIPS backend, fixed many bugs and improved
 support for architecture variants.</li>
-<li>Arnold Schwaighofer added support for X86 tail calls (limitations?
-details?).</li>
-<li>Evan contributed several enhancements to Darwin/x86 debug information,
-and improvements at -O0 (details?).</li>
+<li>Arnold Schwaighofer added initial support for X86 tail calls.</li>
+<li>Evan contributed several enhancements to Darwin/x86 debug information.</li>
 <li>Duncan added x86-64 support for trampolines (pointers to nested functions).</li>
 </ul>