[llvm-commits] [www] r167149 - /www/trunk/devmtg/2012-11/index.html

Tanya Lattner tonic at nondot.org
Wed Oct 31 11:18:12 PDT 2012


Author: tbrethou
Date: Wed Oct 31 13:18:12 2012
New Revision: 167149

URL: http://llvm.org/viewvc/llvm-project?rev=167149&view=rev
Log:
Fix typo in name.

Modified:
    www/trunk/devmtg/2012-11/index.html

Modified: www/trunk/devmtg/2012-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/index.html?rev=167149&r1=167148&r2=167149&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Wed Oct 31 13:18:12 2012
@@ -109,7 +109,7 @@
   
   <tr class="alt"><td rowspan=3>4:30 - 5:15</td><td><b><a href="#talk12">Zero-Cost Abstractions and Future Directions for Modern Optimizing Compilers</a></b><br>Chandler Carruth, <i>Google</i></td><td>Room 1</td></tr>
   <tr class="alt"><td><b><a href="#talk13">Building a Checker in 24 hours</a></b><br>Anna Zaks, <i>Apple</i></td><td>Room 2</td></tr>
-  <tr class="alt"><td><b>BOF: LLDB</b><br>Andy Kaylors, <i>Intel</i></td><td>Room 2</td></tr>
+  <tr class="alt"><td><b>BOF: LLDB</b><br>Andy Kaylor, <i>Intel</i></td><td>Room 2</td></tr>
   
   <tr><td rowspan=3>5:15 - 6:00</td><td><b>BOF: Vectorization in LLVM</b><br>Nadav Rotem, <i>Apple</i></td><td>Room 1</td></tr>
   <tr><td><b>Lighting Talks TBD</b><br></td><td>Room 2</td></tr>





More information about the llvm-commits mailing list