From f00ddb04dfdef01a0389fa4c3cf63f7fa23627b9 Mon Sep 17 00:00:00 2001
From: Misha Brukman
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.