[llvm-commits] CVS: llvm-www/OpenProjects.html
Chris Lattner
sabre at nondot.org
Tue Nov 10 21:26:05 PST 2009
Changes in directory llvm-www:
OpenProjects.html updated: 1.54 -> 1.55
---
Log message:
this is done, thanks to Daveed for pointing this out.
---
Diffs of the changes: (+1 -2)
OpenProjects.html | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.54 llvm-www/OpenProjects.html:1.55
--- llvm-www/OpenProjects.html:1.54 Wed Oct 28 23:29:39 2009
+++ llvm-www/OpenProjects.html Tue Nov 10 23:24:12 2009
@@ -240,7 +240,6 @@
<li><a href="http://nondot.org/sabre/LLVMNotes/DebugInfoImprovements.txt">Improvements
for Debug Information Generation</a></li>
<li><a href="http://llvm.org/PR1269">EH support for non-call exceptions</a></li>
-<li><a href="http://llvm.org/PR2095">Support for multiple return values</a></li>
<li>Add support for representing Type Based Alias Analysis (TBAA) in the
LLVM IR.</li>
<li>Many ideas for feature requests are stored in LLVM bugzilla. Just <a
@@ -502,7 +501,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2009/10/29 04:29:39 $
+ Last modified: $Date: 2009/11/11 05:24:12 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list