aboutsummaryrefslogtreecommitdiffstats
path: root/docs/WritingAnLLVMPass.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-23 21:07:27 +0000
committerChris Lattner <sabre@nondot.org>2004-05-23 21:07:27 +0000
commit7911ce2578fd143f37ef4de7aa3e5795c18df4a6 (patch)
treedc6dd865e72461de7c8a5baa7d2150a6e25a36c8 /docs/WritingAnLLVMPass.html
parent69bf8a9b80a6e6a064e631a55d5140027e659128 (diff)
downloadexternal_llvm-7911ce2578fd143f37ef4de7aa3e5795c18df4a6.zip
external_llvm-7911ce2578fd143f37ef4de7aa3e5795c18df4a6.tar.gz
external_llvm-7911ce2578fd143f37ef4de7aa3e5795c18df4a6.tar.bz2
Make use of the new doc_author class. "Seperate content from presentation" they said.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13675 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/WritingAnLLVMPass.html')
-rw-r--r--docs/WritingAnLLVMPass.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/WritingAnLLVMPass.html b/docs/WritingAnLLVMPass.html
index ac9edea..5f32d16 100644
--- a/docs/WritingAnLLVMPass.html
+++ b/docs/WritingAnLLVMPass.html
@@ -87,8 +87,8 @@
</ul></li>
</ol>
-<div class="doc_text">
- <p><b>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></b><p>
+<div class="doc_author">
+ <p>Written by <a href="mailto:sabre@nondot.org">Chris Lattner</a></p>
</div>
<!-- *********************************************************************** -->