diff options
Diffstat (limited to 'docs/LangRef.html')
-rw-r--r-- | docs/LangRef.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 46eaeef7ba..2c94793c83 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> |