From b9a33634cc9b65465934c4ae13122c8b772b2c29 Mon Sep 17 00:00:00 2001
From: NAKAMURA Takumi
Date: Sat, 9 Apr 2011 02:13:37 +0000
Subject: [PATCH] docs: Canonicalize URLs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129181 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/AliasAnalysis.html | 2 +-
docs/BitCodeFormat.html | 2 +-
docs/Bugpoint.html | 2 +-
docs/CFEBuildInstrs.html | 2 +-
docs/CMake.html | 2 +-
docs/CodeGenerator.html | 2 +-
docs/CodingStandards.html | 2 +-
docs/CommandGuide/FileCheck.pod | 2 +-
docs/CommandGuide/bugpoint.pod | 2 +-
docs/CommandGuide/index.html | 2 +-
docs/CommandGuide/lit.pod | 2 +-
docs/CommandGuide/llc.pod | 2 +-
docs/CommandGuide/lli.pod | 2 +-
docs/CommandGuide/llvm-ar.pod | 2 +-
docs/CommandGuide/llvm-as.pod | 2 +-
docs/CommandGuide/llvm-bcanalyzer.pod | 2 +-
docs/CommandGuide/llvm-config.pod | 2 +-
docs/CommandGuide/llvm-diff.pod | 2 +-
docs/CommandGuide/llvm-dis.pod | 2 +-
docs/CommandGuide/llvm-extract.pod | 2 +-
docs/CommandGuide/llvm-ld.pod | 2 +-
docs/CommandGuide/llvm-link.pod | 2 +-
docs/CommandGuide/llvm-nm.pod | 2 +-
docs/CommandGuide/llvm-prof.pod | 2 +-
docs/CommandGuide/llvm-ranlib.pod | 2 +-
docs/CommandGuide/llvmc.pod | 2 +-
docs/CommandGuide/llvmgcc.pod | 2 +-
docs/CommandGuide/llvmgxx.pod | 2 +-
docs/CommandGuide/opt.pod | 2 +-
docs/CommandGuide/tblgen.pod | 2 +-
docs/CommandLine.html | 2 +-
docs/CompilerDriver.html | 2 +-
docs/CompilerDriverTutorial.html | 2 +-
docs/CompilerWriterInfo.html | 2 +-
docs/DebuggingJITedCode.html | 2 +-
docs/DeveloperPolicy.html | 2 +-
docs/ExceptionHandling.html | 2 +-
docs/ExtendingLLVM.html | 2 +-
docs/FAQ.html | 4 ++--
docs/GCCFEBuildInstrs.html | 4 ++--
docs/GarbageCollection.html | 2 +-
docs/GetElementPtr.html | 2 +-
docs/GettingStarted.html | 18 +++++++++---------
docs/GettingStartedVS.html | 4 ++--
docs/GoldPlugin.html | 2 +-
docs/HowToReleaseLLVM.html | 4 ++--
docs/HowToSubmitABug.html | 2 +-
docs/LangRef.html | 2 +-
docs/Lexicon.html | 2 +-
docs/LinkTimeOptimization.html | 2 +-
docs/MakefileGuide.html | 2 +-
docs/Packaging.html | 2 +-
docs/Passes.html | 2 +-
docs/ProgrammersManual.html | 2 +-
docs/Projects.html | 2 +-
docs/ReleaseNotes.html | 4 ++--
docs/SourceLevelDebugging.html | 2 +-
docs/SystemLibrary.html | 2 +-
docs/TableGenFundamentals.html | 2 +-
docs/TestingGuide.html | 4 ++--
docs/UsingLibraries.html | 2 +-
docs/WritingAnLLVMBackend.html | 2 +-
docs/WritingAnLLVMPass.html | 2 +-
docs/doxygen.footer | 2 +-
docs/index.html | 4 ++--
docs/tutorial/LangImpl1.html | 2 +-
docs/tutorial/LangImpl2.html | 2 +-
docs/tutorial/LangImpl3.html | 2 +-
docs/tutorial/LangImpl4.html | 2 +-
docs/tutorial/LangImpl5.html | 2 +-
docs/tutorial/LangImpl6.html | 2 +-
docs/tutorial/LangImpl7.html | 2 +-
docs/tutorial/LangImpl8.html | 2 +-
docs/tutorial/OCamlLangImpl1.html | 2 +-
docs/tutorial/OCamlLangImpl2.html | 2 +-
docs/tutorial/OCamlLangImpl3.html | 2 +-
docs/tutorial/OCamlLangImpl4.html | 2 +-
docs/tutorial/OCamlLangImpl5.html | 2 +-
docs/tutorial/OCamlLangImpl6.html | 2 +-
docs/tutorial/OCamlLangImpl7.html | 2 +-
docs/tutorial/OCamlLangImpl8.html | 2 +-
81 files changed, 96 insertions(+), 96 deletions(-)
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html
index 7baa9467697..844e6cc5052 100644
--- a/docs/AliasAnalysis.html
+++ b/docs/AliasAnalysis.html
@@ -1056,7 +1056,7 @@ analysis directly.
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01">
Chris Lattner
- LLVM Compiler Infrastructure
+ LLVM Compiler Infrastructure
Last modified: $Date$
diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html
index 7bbe86b743f..8ac444c876a 100644
--- a/docs/BitCodeFormat.html
+++ b/docs/BitCodeFormat.html
@@ -1480,7 +1480,7 @@ name. Each entry corresponds to a single named type.
Chris Lattner
-The LLVM Compiler Infrastructure
+The LLVM Compiler Infrastructure
Last modified: $Date$