[llvm-commits] CVS: llvm-www/OpenProjects.html

Chris Lattner sabre at nondot.org
Mon Jun 15 23:32:52 PDT 2009



Changes in directory llvm-www:

OpenProjects.html updated: 1.50 -> 1.51
---
Log message:

add a note


---
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.50 llvm-www/OpenProjects.html:1.51
--- llvm-www/OpenProjects.html:1.50	Wed Mar 25 12:27:33 2009
+++ llvm-www/OpenProjects.html	Tue Jun 16 01:31:47 2009
@@ -396,6 +396,8 @@
     </a>
   </li>
   <li>Type inference (aka. devirtualization)</li>
+  <li><a href="http://nondot.org/sabre/LLVMNotes/BuiltinUnreachable.txt">Value
+      assertions</a> (also <a href="http://llvm.org/PR810">PR810</a>).</li>
 </ol>
 
 </div>
@@ -507,7 +509,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/03/25 17:27:33 $
+  Last modified: $Date: 2009/06/16 06:31:47 $
 </address>
 
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list