From 5c6e4df71323e3c3b6eb23bfd4b1d908ab5b149a Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Mon, 31 Oct 2011 11:21:59 +0000 Subject: 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 --- docs/ExtendingLLVM.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/ExtendingLLVM.html') diff --git a/docs/ExtendingLLVM.html b/docs/ExtendingLLVM.html index 795e2118dc..ca8d3e990b 100644 --- a/docs/ExtendingLLVM.html +++ b/docs/ExtendingLLVM.html @@ -2,6 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> + Extending LLVM: Adding instructions, intrinsics, types, etc. -- cgit v1.2.3