[www] r227740 - fix a typo

Sylvestre Ledru sylvestre at debian.org
Sun Feb 1 06:25:16 PST 2015


Author: sylvestre
Date: Sun Feb  1 08:25:16 2015
New Revision: 227740

URL: http://llvm.org/viewvc/llvm-project?rev=227740&view=rev
Log:
fix a typo

Modified:
    www/trunk/devmtg/2015-02/index.html

Modified: www/trunk/devmtg/2015-02/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-02/index.html?rev=227740&r1=227739&r2=227740&view=diff
==============================================================================
--- www/trunk/devmtg/2015-02/index.html (original)
+++ www/trunk/devmtg/2015-02/index.html Sun Feb  1 08:25:16 2015
@@ -42,7 +42,7 @@ meeting.
 <table id="devmtg">
   <tr><th>Talk</th><th>Speaker</th><th>Slides/videos</th></tr>
 
-  <tr><td><b>Porting LLDB to a new Target</b></td><td>Hafiz Abid Qadeer</td><td><a href="slides/lsabid-lldb.pdf">Slides</a></td></tr>
+  <tr><td><b>Porting LLDB to a new Target</b></td><td>Hafiz Abid Qadeer</td><td><a href="slides/abid-lldb.pdf">Slides</a></td></tr>
   <tr><td><b>LLVM's AArch64 support - history & status</b></td><td>Kristof Beyls</td><td><a href="slides/beyls-aarch64.pdf">Slides</a></td></tr>
   <tr><td><b>Extending the internal assembler<br />
 <i>How to add a new CPU feature</i></b></td><td>Kai Nacke</td><td></td></tr>





More information about the llvm-commits mailing list