summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-05-13 05:21:33 +0000
committerChris Lattner <sabre@nondot.org>2011-05-13 05:21:33 +0000
commit98b9029d88cd529eec2ccf8d9288e5e837629d69 (patch)
tree2f4ce62370ce85a994b2ca96a84b0fa5d7904023
parent7e11f9e26d635df98e6318c5ada2523159f6b34b (diff)
downloadbcm5719-llvm-98b9029d88cd529eec2ccf8d9288e5e837629d69.tar.gz
bcm5719-llvm-98b9029d88cd529eec2ccf8d9288e5e837629d69.zip
remove some old redirect pages. We're into our 3rd year of redirecting, the world should have adjusted by now :)
llvm-svn: 131284
-rw-r--r--clang/www/CheckerNotes.html9
-rw-r--r--clang/www/StaticAnalysis.html21
-rw-r--r--clang/www/StaticAnalysisUsage.html21
3 files changed, 0 insertions, 51 deletions
diff --git a/clang/www/CheckerNotes.html b/clang/www/CheckerNotes.html
deleted file mode 100644
index 523048de769..00000000000
--- a/clang/www/CheckerNotes.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<title>Static Analysis</title>
-<meta http-equiv="REFRESH" content="0;url=http://clang.llvm.org/StaticAnalysis.html"></HEAD>
-<BODY>
-This page has relocated: <a href="http://clang.llvm.org/StaticAnalysis.html">http://clang.llvm.org/StaticAnalysis.html</a>.
-</BODY>
-</HTML>
diff --git a/clang/www/StaticAnalysis.html b/clang/www/StaticAnalysis.html
deleted file mode 100644
index a701c0ff067..00000000000
--- a/clang/www/StaticAnalysis.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
- "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
- <meta HTTP-EQUIV="REFRESH" content="0; url=http://clang-analyzer.llvm.org">
- <title>LLVM/Clang Static Analyzer</title>
- <link type="text/css" rel="stylesheet" href="menu.css" />
- <link type="text/css" rel="stylesheet" href="content.css" />
-</head>
-<body>
-
-<!--#include virtual="menu.html.incl"-->
-
-<div id="content">
-
-<p>This page has moved: <a href="http://clang-analyzer.llvm.org">clang.analyzer.llvm.org</a>.</p>
-
-</div>
-</body>
-</html>
-
diff --git a/clang/www/StaticAnalysisUsage.html b/clang/www/StaticAnalysisUsage.html
deleted file mode 100644
index a701c0ff067..00000000000
--- a/clang/www/StaticAnalysisUsage.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
- "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
- <meta HTTP-EQUIV="REFRESH" content="0; url=http://clang-analyzer.llvm.org">
- <title>LLVM/Clang Static Analyzer</title>
- <link type="text/css" rel="stylesheet" href="menu.css" />
- <link type="text/css" rel="stylesheet" href="content.css" />
-</head>
-<body>
-
-<!--#include virtual="menu.html.incl"-->
-
-<div id="content">
-
-<p>This page has moved: <a href="http://clang-analyzer.llvm.org">clang.analyzer.llvm.org</a>.</p>
-
-</div>
-</body>
-</html>
-
OpenPOWER on IntegriCloud