[www] r366180 - Add remaining Youtube links for historical purposes.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 22:15:58 PDT 2019


Author: tbrethou
Date: Mon Jul 15 22:15:58 2019
New Revision: 366180

URL: http://llvm.org/viewvc/llvm-project?rev=366180&view=rev
Log:
Add remaining Youtube links for historical purposes.

Modified:
    www/trunk/devmtg/2007-05/index.html

Modified: www/trunk/devmtg/2007-05/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2007-05/index.html?rev=366180&r1=366179&r2=366180&view=diff
==============================================================================
--- www/trunk/devmtg/2007-05/index.html (original)
+++ www/trunk/devmtg/2007-05/index.html Mon Jul 15 22:15:58 2019
@@ -134,7 +134,7 @@ href="http://www.youtube.com/view_play_l
     </tr>
     <tr><td>
       <a href="10-Lattner-OpenGL.pdf">slides</a>
-      <a href="10-Lattner-OpenGL.mov">video</a>
+      <a href="https://youtu.be/TPyo6NYNYis">video</a>
     </td>
       <td>Chris Lattner</td>
       <td><b>LLVM in OpenGL and for Dynamic Languages</b> - A presentation put
@@ -147,27 +147,27 @@ href="http://www.youtube.com/view_play_l
     <tr><th rowspan="6"><h3>Session 3:<br/>Discussions</h3></th>
       <th>Media</th><th>Leader</th><th>Discussion Topic</th>
     </tr>
-    <tr><td><a href="11-Lamb-Concurrency.mov">video</a></td>
+    <tr><td><a href="https://youtu.be/T5GgX8tE3R8">video</a></td>
       <td>Christopher Lamb</td>
       <td><b>Concurrency Primitives</b> - For multi-threaded shared memory
         models.</td>
     </tr>
-    <tr><td><a href="12-Spencer-Roadmap.mov">video</a></td>
+    <tr><td><a href="https://youtu.be/npCXLaGdArY">video</a></td>
       <td>Reid Spencer</td>
       <td><b>LLVM Roadmap</b> - Does the development community care to disclose
         and maintain advance information about what is being worked on?</td>
     </tr>
-    <tr><td><a href="13-Lattner-Adoption.mov">video</a></td>
+    <tr><td><a href="https://youtu.be/CIp103RdKic">video</a></td>
     <td>Chris Lattner</td>
       <td><b>Adoption Goals</b> -  While our adoption has increased greatly
         recently, we're still tiny compared to other compiler and virtual
         machine systems.</td>
     </tr>
-    <tr><td><a href="14-Spencer-ProjMgmt.mov">video</a></td>
+    <tr><td><a href="https://youtu.be/uTVcG0qVS0I">video</a></td>
       <td>Reid Spencer<br>Chris Lattner</td>
       <td><b>Project Management, License, Naming</b></td>
     </tr>
-    <tr><td><a href="15-Lattner-Feedback.mov">video</a></td>
+    <tr><td><a href="https://youtu.be/iINSIqwaQX0">video</a></td>
     <td>Chris Lattner</td>
       <td><b>Feedback on the Meeting</b></td>
     </tr>




More information about the llvm-commits mailing list