From 9ebf51679ea72d3a14b586c3e99cb0e47416d7aa Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 12 Sep 2002 19:08:16 +0000 Subject: [PATCH] Add a that was missing and caused the document to get a little whacky git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3693 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ProgrammersManual.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 4415a873406..5588144801c 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -697,7 +697,7 @@ which is much cleaner, especially if you're creating a lot of instructions and adding them to BasicBlocks.

- +


Deleting @@ -1575,6 +1575,6 @@ pointer to the parent Function.
Chris Lattner -Last modified: Thu Sep 12 14:06:40 CDT 2002 +Last modified: Thu Sep 12 14:07:53 CDT 2002