[www] r332942 - Fix up links.

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 21:18:57 PDT 2018


Author: tbrethou
Date: Mon May 21 21:18:57 2018
New Revision: 332942

URL: http://llvm.org/viewvc/llvm-project?rev=332942&view=rev
Log:
Fix up links.

Modified:
    www/trunk/devmtg/2017-10/index.html

Modified: www/trunk/devmtg/2017-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-10/index.html?rev=332942&r1=332941&r2=332942&view=diff
==============================================================================
--- www/trunk/devmtg/2017-10/index.html (original)
+++ www/trunk/devmtg/2017-10/index.html Mon May 21 21:18:57 2018
@@ -90,7 +90,7 @@ for future event announcements and to as
 
 <b><a href="#talk5">eval() in C++
 </a></b> - <i>Sean Callanan</i>
-[ <a href="">Video</a> ] [ <a href="">Slides</a> ]<br>
+[ <a href="https://youtu.be/BC4iMCa_ADk">Video</a> ] [ Slides ]<br>
 
 <b><a href="#talk6">The Type Sanitizer: Free Yourself from -fno-strict-aliasing
 </a></b> - <i>Hal Finkel</i> 
@@ -111,7 +111,7 @@ for future event announcements and to as
 
 <b><a href="#talk10">XRay in LLVM: Function Call Tracing and Analysis
 </a></b> - <i>Dean Michael Berris</i>
-[ <a href="">Video</a> ] [ <a href="">Slides</a> ] <br>
+[ <a href="https://youtu.be/jyL-__zOGcU">Video</a> ] [ Slides ] <br>
 
 <b><a href="#talk11">GlobalISel: Past, Present, and Future
 </a></b> - <i>Quentin Colombet and Ahmed Bougacha</i>
@@ -119,7 +119,7 @@ for future event announcements and to as
 
 <b><a href="#talk13">Dominator Trees and incremental updates that transcend time
 </a></b> - <i>Jakub Kuderski</i>
-[ <a href="">Video</a> ] [ <a href="">Slides</a> ] <br>
+[ <a href="https://youtu.be/bNV18Wy-J0U">Video</a> ] [ Slides ] <br>
 
 <b><a href="#talk14">Scale, Robust and Regression-Free Loop Optimizations for Scientific Fortran and Modern C++
 </a></b> - <i>Tobias Grosser and Michael Kruse</i>
@@ -143,11 +143,11 @@ for future event announcements and to as
 
 <b><a href="#talk19">Challenges when building an LLVM bitcode Obfuscator
 </a></b> - <i>Serge Guelton, Adrien Guinet, Juan Manuel Martinez and Pierrick Brunet</i>
-[ <a href="">Video</a> ] [ <a href="">Slides</a> ] <br>
+[ <a href="https://youtu.be/d72Snpxx4Co">Video</a> ] [ Slides ] <br>
 
 <b><a href="#talk20">Building Your Product Around LLVM Releases
 </a></b> - <i>Tom Stellard</i>
-[ <a href="">Video</a> ] [ <a href="">Slides</a> ] <br>
+[ <a href="https://youtu.be/YonXJYfb5xY">Video</a> ] [ Slides ] <br>
 
 </p>
 




More information about the llvm-commits mailing list