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

Tanya Lattner tonic at nondot.org
Fri Jul 18 14:01:46 PDT 2008



Changes in directory llvm-www/devmtg:

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

Add border.


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

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


Index: llvm-www/devmtg/index.php
diff -u llvm-www/devmtg/index.php:1.14 llvm-www/devmtg/index.php:1.15
--- llvm-www/devmtg/index.php:1.14	Fri Jul 18 16:00:35 2008
+++ llvm-www/devmtg/index.php	Fri Jul 18 16:01:27 2008
@@ -107,7 +107,7 @@
 
 <p>Below is a list of the selected talks. A more formal schedule will be posted soon.</p>
 
-<table border=0>
+<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>






More information about the llvm-commits mailing list