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

Anton Korobeynikov asl at math.spbu.ru
Wed Mar 25 10:29:41 PDT 2009



Changes in directory llvm-www:

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

Another crazy idea :)


---
Diffs of the changes:  (+2 -1)

 OpenProjects.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.49 llvm-www/OpenProjects.html:1.50
--- llvm-www/OpenProjects.html:1.49	Sat Mar 21 04:05:46 2009
+++ llvm-www/OpenProjects.html	Wed Mar 25 12:27:33 2009
@@ -492,6 +492,7 @@
   <a href="http://gcc.gnu.org/wiki/Mudflap_Pointer_Debugging">mudflap</a> does
   for gcc compiled code.
 </li>
+<li>Write LLVM IR level debugger (extend Interpreter?)</li>
 </ol>
 
 </div>
@@ -506,7 +507,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/21 09:05:46 $
+  Last modified: $Date: 2009/03/25 17:27:33 $
 </address>
 
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list