[llvm-commits] CVS: llvm-www/devmtg/index.php

Tanya Lattner tonic at nondot.org
Fri Jul 18 14:02:27 PDT 2008



Changes in directory llvm-www/devmtg:

index.php updated: 1.15 -> 1.16
---
Log message:

Fix typo.


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

 index.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: llvm-www/devmtg/index.php
diff -u llvm-www/devmtg/index.php:1.15 llvm-www/devmtg/index.php:1.16
--- llvm-www/devmtg/index.php:1.15	Fri Jul 18 16:01:27 2008
+++ llvm-www/devmtg/index.php	Fri Jul 18 16:02:08 2008
@@ -110,7 +110,8 @@
 <table border=1>
 <tr><td>Adobe Image Foundation and Adobe PixelBender: Our Usage of LLVM</td><td>Chuck Rose III, Adobe</td></tr>
 <tr><td>Cell Backend</td><td>Scott Michel, Aerospace</td></tr>
-<tr><td>Clang</td><td>CodeGen Overview and Focus on SelectionDAGs</td><td>Dan Gohman, Apple</td></tr>
+<tr><td>Clang</td><td>Steve Naroff</td></tr>
+<tr><td>CodeGen Overview and Focus on SelectionDAGs</td><td>Dan Gohman, Apple</td></tr>
 <tr><td>Finding Bugs with Source Code Analysis</td><td>Ted Kremenek, Apple</td></tr>
 <tr><td>Building an Efficient JIT with LLVM</td><td>Nate Begeman, Apple</td></tr>
 <tr><td>llvm2c - New LLVM Compiler Driver</td><td>Anton Korobeynikov, Saint Petersburg State University.</td></tr>






More information about the llvm-commits mailing list