summaryrefslogtreecommitdiff
path: root/docs/LinkTimeOptimization.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-10-31 11:21:59 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-10-31 11:21:59 +0000
commit5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a (patch)
treec6522cb099e59b70c13a79558a5d4afc1006b7ab /docs/LinkTimeOptimization.html
parent782c8fbd6e5f210f6273622c2df588d0e0b01761 (diff)
downloadllvm-5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a.tar.gz
llvm-5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a.tar.bz2
llvm-5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a.tar.xz
docs/*.html: Appease W3C Checker to add "charset=utf-8".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143348 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/LinkTimeOptimization.html')
-rw-r--r--docs/LinkTimeOptimization.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/LinkTimeOptimization.html b/docs/LinkTimeOptimization.html
index 52ab119707..c9c78b913c 100644
--- a/docs/LinkTimeOptimization.html
+++ b/docs/LinkTimeOptimization.html
@@ -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>