[llvm-branch-commits] [llvm-branch] r143609 - in /llvm/branches/release_30: ./ docs/AliasAnalysis.html docs/BranchWeightMetadata.html docs/Bugpoint.html docs/CMake.html docs/CodingStandards.html docs/DebuggingJITedCode.html docs/ExtendingLLVM.html docs/GoldPlugin.html docs/HowToReleaseLLVM.html docs/HowToSubmitABug.html docs/LinkTimeOptimization.html docs/Packaging.html docs/Projects.html docs/SystemLibrary.html docs/TableGenFundamentals.html docs/TestingGuide.html docs/UsingLibraries.html docs/index.html

Bill Wendling isanbard at gmail.com
Wed Nov 2 23:43:23 PDT 2011


Author: void
Date: Thu Nov  3 01:43:23 2011
New Revision: 143609

URL: http://llvm.org/viewvc/llvm-project?rev=143609&view=rev
Log:
Merging r143348:
------------------------------------------------------------------------
r143348 | chapuni | 2011-10-31 04:21:59 -0700 (Mon, 31 Oct 2011) | 1 line

docs/*.html: Appease W3C Checker to add "charset=utf-8".
------------------------------------------------------------------------

Modified:
    llvm/branches/release_30/   (props changed)
    llvm/branches/release_30/docs/AliasAnalysis.html
    llvm/branches/release_30/docs/BranchWeightMetadata.html
    llvm/branches/release_30/docs/Bugpoint.html
    llvm/branches/release_30/docs/CMake.html
    llvm/branches/release_30/docs/CodingStandards.html
    llvm/branches/release_30/docs/DebuggingJITedCode.html
    llvm/branches/release_30/docs/ExtendingLLVM.html
    llvm/branches/release_30/docs/GoldPlugin.html
    llvm/branches/release_30/docs/HowToReleaseLLVM.html
    llvm/branches/release_30/docs/HowToSubmitABug.html
    llvm/branches/release_30/docs/LinkTimeOptimization.html
    llvm/branches/release_30/docs/Packaging.html
    llvm/branches/release_30/docs/Projects.html
    llvm/branches/release_30/docs/SystemLibrary.html
    llvm/branches/release_30/docs/TableGenFundamentals.html
    llvm/branches/release_30/docs/TestingGuide.html
    llvm/branches/release_30/docs/UsingLibraries.html
    llvm/branches/release_30/docs/index.html

Propchange: llvm/branches/release_30/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Nov  3 01:43:23 2011
@@ -1,3 +1,3 @@
 /llvm/branches/Apple/Pertwee:110850,110961
 /llvm/branches/type-system-rewrite:133420-134817
-/llvm/trunk:142039,142055,142058,142112,142123,142125,142165,142168,142243,142350,142482,142486,142489,142491-142493,142537,142550,142559,142573-142574,142801,142806,142841,142869,142956,142994,142998,143006,143194,143222,143247,143290,143302-143303,143328,143437
+/llvm/trunk:142039,142055,142058,142112,142123,142125,142165,142168,142243,142350,142482,142486,142489,142491-142493,142537,142550,142559,142573-142574,142801,142806,142841,142869,142956,142994,142998,143006,143194,143222,143247,143290,143302-143303,143328,143348,143437

Modified: llvm/branches/release_30/docs/AliasAnalysis.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/AliasAnalysis.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/AliasAnalysis.html (original)
+++ llvm/branches/release_30/docs/AliasAnalysis.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>LLVM Alias Analysis Infrastructure</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/BranchWeightMetadata.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/BranchWeightMetadata.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/BranchWeightMetadata.html (original)
+++ llvm/branches/release_30/docs/BranchWeightMetadata.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>LLVM Branch Weight Metadata</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/Bugpoint.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/Bugpoint.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/Bugpoint.html (original)
+++ llvm/branches/release_30/docs/Bugpoint.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>LLVM bugpoint tool: design and usage</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/CMake.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/CMake.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/CMake.html (original)
+++ llvm/branches/release_30/docs/CMake.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Building LLVM with CMake</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/CodingStandards.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/CodingStandards.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/CodingStandards.html (original)
+++ llvm/branches/release_30/docs/CodingStandards.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <link rel="stylesheet" href="llvm.css" type="text/css">
   <title>LLVM Coding Standards</title>
 </head>

Modified: llvm/branches/release_30/docs/DebuggingJITedCode.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/DebuggingJITedCode.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/DebuggingJITedCode.html (original)
+++ llvm/branches/release_30/docs/DebuggingJITedCode.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Debugging JITed Code With GDB</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/ExtendingLLVM.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/ExtendingLLVM.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/ExtendingLLVM.html (original)
+++ llvm/branches/release_30/docs/ExtendingLLVM.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Extending LLVM: Adding instructions, intrinsics, types, etc.</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/GoldPlugin.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/GoldPlugin.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/GoldPlugin.html (original)
+++ llvm/branches/release_30/docs/GoldPlugin.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>LLVM gold plugin</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/HowToReleaseLLVM.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/HowToReleaseLLVM.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/HowToReleaseLLVM.html (original)
+++ llvm/branches/release_30/docs/HowToReleaseLLVM.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>How To Release LLVM To The Public</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/HowToSubmitABug.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/HowToSubmitABug.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/HowToSubmitABug.html (original)
+++ llvm/branches/release_30/docs/HowToSubmitABug.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>How to submit an LLVM bug report</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/LinkTimeOptimization.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/LinkTimeOptimization.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/LinkTimeOptimization.html (original)
+++ llvm/branches/release_30/docs/LinkTimeOptimization.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>LLVM Link Time Optimization: Design and Implementation</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/Packaging.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/Packaging.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/Packaging.html (original)
+++ llvm/branches/release_30/docs/Packaging.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Advice on Packaging LLVM</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/Projects.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/Projects.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/Projects.html (original)
+++ llvm/branches/release_30/docs/Projects.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Creating an LLVM Project</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/SystemLibrary.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/SystemLibrary.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/SystemLibrary.html (original)
+++ llvm/branches/release_30/docs/SystemLibrary.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>System Library</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/TableGenFundamentals.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/TableGenFundamentals.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/TableGenFundamentals.html (original)
+++ llvm/branches/release_30/docs/TableGenFundamentals.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>TableGen Fundamentals</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/TestingGuide.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/TestingGuide.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/TestingGuide.html (original)
+++ llvm/branches/release_30/docs/TestingGuide.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>LLVM Testing Infrastructure Guide</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>

Modified: llvm/branches/release_30/docs/UsingLibraries.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/UsingLibraries.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/UsingLibraries.html (original)
+++ llvm/branches/release_30/docs/UsingLibraries.html Thu Nov  3 01:43:23 2011
@@ -1,7 +1,8 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-	<title>Using The LLVM Libraries</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <title>Using The LLVM Libraries</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>
 <body>

Modified: llvm/branches/release_30/docs/index.html
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_30/docs/index.html?rev=143609&r1=143608&r2=143609&view=diff
==============================================================================
--- llvm/branches/release_30/docs/index.html (original)
+++ llvm/branches/release_30/docs/index.html Thu Nov  3 01:43:23 2011
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Documentation for the LLVM System at SVN head</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>





More information about the llvm-branch-commits mailing list