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

John Criswell criswell at cs.uiuc.edu
Fri Apr 18 15:03:47 PDT 2008



Changes in directory llvm-www:

Users.html updated: 1.31 -> 1.32
---
Log message:

Added Parfait from Sun Microsystems Laboratories.


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

 Users.html |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletion(-)


Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.31 llvm-www/Users.html:1.32
--- llvm-www/Users.html:1.31	Wed Apr  2 10:56:42 2008
+++ llvm-www/Users.html	Fri Apr 18 17:02:59 2008
@@ -80,6 +80,13 @@
     <td>Siemens Technology-to-Business Center</td>
     <td>Compiler for embedded VLIW processor</td>
   </tr>
+
+  <!-- Private communication to Vikram -->
+  <tr>
+    <td>Sun Microsystems Laboratories</td>
+    <td><a href="http://research.sun.com/projects/parfait">Parfait: Bug checker of C code</a>
+</td>
+  </tr>
 </table>
 
 <br>
@@ -317,6 +324,6 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
 <br><a href="mailto:llvmdev at llvm.org">LLVM Development List</a><br>
-  Last modified: $Date: 2008/04/02 15:56:42 $
+  Last modified: $Date: 2008/04/18 22:02:59 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list