From: Chris Lattner Date: Tue, 11 Nov 2008 19:31:26 +0000 (+0000) Subject: remove an extraneous tag X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=611944b63ac0c44795075b22d5f88b48c29724f2;p=oota-llvm.git 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 a19f6494de8..9612f55e86e 100644 --- a/docs/WritingAnLLVMBackend.html +++ b/docs/WritingAnLLVMBackend.html @@ -8,7 +8,7 @@ -

+

Writing an LLVM Compiler Backend