commit | 611944b63ac0c44795075b22d5f88b48c29724f2 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Nov 11 19:31:26 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Nov 11 19:31:26 2008 +0000 |
tree | 19be26410f9b1a1980295f2ffee156703fb7d979 | |
parent | 7897538376ee96dabc010481dddbab4292991fb0 [diff] [blame] |
remove an extraneous tag git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59067 91177308-0d34-0410-b5e6-96231b3b80d8
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>