aboutsummaryrefslogtreecommitdiffstats
path: root/docs/WritingAnLLVMBackend.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-11-11 19:31:26 +0000
committerChris Lattner <sabre@nondot.org>2008-11-11 19:31:26 +0000
commit516281cbf0f530ff39b34d425fb5b799c4fcbe27 (patch)
tree19be26410f9b1a1980295f2ffee156703fb7d979 /docs/WritingAnLLVMBackend.html
parent25e44b6da16f69fb65d89df4221115608dc523d1 (diff)
downloadexternal_llvm-516281cbf0f530ff39b34d425fb5b799c4fcbe27.zip
external_llvm-516281cbf0f530ff39b34d425fb5b799c4fcbe27.tar.gz
external_llvm-516281cbf0f530ff39b34d425fb5b799c4fcbe27.tar.bz2
remove an extraneous tag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59067 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/WritingAnLLVMBackend.html')
-rw-r--r--docs/WritingAnLLVMBackend.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/WritingAnLLVMBackend.html b/docs/WritingAnLLVMBackend.html
index a19f649..9612f55 100644
--- a/docs/WritingAnLLVMBackend.html
+++ b/docs/WritingAnLLVMBackend.html
@@ -8,7 +8,7 @@
<body>
-<div class="doc_title"><p>
+<div class="doc_title">
Writing an LLVM Compiler Backend
</div>