From f00ddb04dfdef01a0389fa4c3cf63f7fa23627b9 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 11 Dec 2008 18:23:24 +0000 Subject: Removed warnings from HTML 4.01 validator: trailing slashes in
and tags are not needed in HTML, only XML. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60885 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/WritingAnLLVMPass.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/WritingAnLLVMPass.html') diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html index 5ef2f46..0f37ec2 100644 --- a/docs/WritingAnLLVMPass.html +++ b/docs/WritingAnLLVMPass.html @@ -1815,7 +1815,7 @@ Despite that, we have kept the LLVM passes SMP ready, and you should too.

Valid CSS Valid HTML 4.01 + src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> Chris Lattner
The LLVM Compiler Infrastructure
-- cgit v1.1