aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-26 20:44:00 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-26 20:44:00 +0000
commit3921c74652d50ca69427e1109105c43b2e25124f (patch)
treec02d6705e54cd924a81fed057a138952e6ce4ff1
parent2f1e7a0b0aa81156aad34297cd41b32589b761fe (diff)
downloadexternal_llvm-3921c74652d50ca69427e1109105c43b2e25124f.zip
external_llvm-3921c74652d50ca69427e1109105c43b2e25124f.tar.gz
external_llvm-3921c74652d50ca69427e1109105c43b2e25124f.tar.bz2
Provide some meta tags for this document.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16058 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/LangRef.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 46eaeef..2c94793 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -3,6 +3,10 @@
<html>
<head>
<title>LLVM Assembly Language Reference Manual</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta name="author" content="Chris Lattner">
+ <meta name="description"
+ content="LLVM Assembly Language Reference Manual.">
<link rel="stylesheet" href="llvm.css" type="text/css">
</head>