aboutsummaryrefslogtreecommitdiff
path: root/clang/www
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2018-09-19 18:39:15 +0000
committerSylvestre Ledru <sylvestre@debian.org>2018-09-19 18:39:15 +0000
commit3461eae4a65dcda07c0a4a6d9abfa663413cb492 (patch)
treea0ebc35b23e8cae13e4f16298b02134adede4a9c /clang/www
parent1481227db13cebcdb1e43126fab0b784a4913a56 (diff)
redirecting to llvm.org/devmtg
llvm-svn: 342568
Diffstat (limited to 'clang/www')
-rwxr-xr-xclang/www/clang_video-05-25-2007.html16
-rwxr-xr-xclang/www/clang_video-07-25-2007.html19
2 files changed, 4 insertions, 31 deletions
diff --git a/clang/www/clang_video-05-25-2007.html b/clang/www/clang_video-05-25-2007.html
index f0acaedba6bb..4f669f4dbecf 100755
--- a/clang/www/clang_video-05-25-2007.html
+++ b/clang/www/clang_video-05-25-2007.html
@@ -6,22 +6,10 @@
<title>2007 LLVM Developer's Meeting</title>
<link type="text/css" rel="stylesheet" href="menu.css">
<link type="text/css" rel="stylesheet" href="content.css">
+ <meta http-equiv="refresh" content="0; URL=https://llvm.org/devmtg/2007-05/">
</head>
<body>
<!--#include virtual="menu.html.incl"-->
- <div id="content">
- <h1>2007 LLVM Developer's Meeting</h1>
- Discussion about Clang at the <a href="http://llvm.org/devmtg/2007-05/">2007 LLVM Developer's Meeting</a>.
- <h2>About:</h2>
- <p>In this video, Steve Naroff introduces the Clang project and talks about some of the goals and motivations for starting the project.
- <br><br>
- <p><b>Details:</b> New LLVM C Front-end - This talk describes a new from-scratch C frontend (which is aiming to support Objective C and C++ someday) for LLVM, built as a native part of the LLVM system and in the LLVM design style.
- <h2>The Presentation:</h2>
- <p>You can download a copy of the presentation in mov format. However, due to the picture quality, it is recommended that you also download the lecture slides for viewing while you watch the video.
- <ul>
- <li><a href="http://llvm.org/devmtg/2007-05/09-Naroff-CFE.mov">Video (mov file)</a>
- <li><a href="http://llvm.org/devmtg/2007-05/09-Naroff-CFE.pdf">Lecture slides (PDF)</a>
- </ul>
- </div>
+ Redirecting to the new page
</body>
</html>
diff --git a/clang/www/clang_video-07-25-2007.html b/clang/www/clang_video-07-25-2007.html
index 0fee7bcb6d12..38661c58b2fc 100755
--- a/clang/www/clang_video-07-25-2007.html
+++ b/clang/www/clang_video-07-25-2007.html
@@ -6,25 +6,10 @@
<title>LLVM 2.0 and Beyond!</title>
<link type="text/css" rel="stylesheet" href="menu.css">
<link type="text/css" rel="stylesheet" href="content.css">
+ <meta http-equiv="refresh" content="0; URL=https://llvm.org/devmtg/2007-05/">
</head>
<body>
<!--#include virtual="menu.html.incl"-->
- <div id="content">
- <h1>LLVM 2.0 and Beyond!</h1>
- A Google Techtalk by <a href="http://www.nondot.org/sabre/">Chris Lattner</a>
- <h2>About:</h2>
- <p>In this video, Chris Lattner talks about some of the features of Clang, especially in regards to performance.
- <br><br>
- <p><b>Details:</b> The LLVM 2.0 release brings a number of new features and capabilities to the LLVM toolset. This talk briefly describes those features, then moves on to talk about what is next: llvm 2.1, llvm-gcc 4.2, and puts a special emphasis on the 'clang' C front-end. This describes how the 'clang' preprocessor can be used to improve the scalability of distcc by up to 4.4x.
- <h2>The Presentation:</h2>
- <p>You can view the presentation through google video. In addition, the slides from the presentation are also available, if you wish to retain a copy.
- <ul>
- <li><a href="http://video.google.com/videoplay?docid=1921156852099786640">Google Tech Talk Video (19:00-)</a> (Note: the Clang lecture starts at 19 minutes into the video.)
- <li><a href="http://llvm.org/pubs/2007-07-25-LLVM-2.0-and-Beyond.pdf">LLVM 2.0 and Beyond! slides (PDF)</a>
- </ul>
- <h2>Publishing Information:</h2>
- "LLVM 2.0 and Beyond!", Chris Lattner,<br>
- <i>Google Tech Talk</i>, Mountain View, CA, July 2007.
- </div>
+ Redirecting to the new page
</body>
</html>