From e3cbedbd3edd9836251fe22e062204bdd810c049 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 llvm-svn: 3693 --- llvm/docs/ProgrammersManual.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index 4415a8734060..5588144801c4 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/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