[llvm-commits] CVS: llvm-www/OpenProjects.html
Chris Lattner
sabre at nondot.org
Sat Mar 1 17:34:18 PST 2008
Changes in directory llvm-www:
OpenProjects.html updated: 1.38 -> 1.39
---
Log message:
Add a new llvmnote that I just wrote.
---
Diffs of the changes: (+3 -1)
OpenProjects.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.38 llvm-www/OpenProjects.html:1.39
--- llvm-www/OpenProjects.html:1.38 Sat Mar 1 14:17:38 2008
+++ llvm-www/OpenProjects.html Sat Mar 1 19:33:33 2008
@@ -214,6 +214,8 @@
improvements to LLVM core</a> are awaiting design and implementation.</p>
<ol>
+<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
@@ -455,7 +457,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: 2008/03/01 20:17:38 $
+ Last modified: $Date: 2008/03/02 01:33:33 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list