From f1ebdc3b716c074cde2b8772450b0d0a650a8f47 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 6 Sep 2002 22:09:21 +0000 Subject: [PATCH] Minor fix, test that web autoupdate works for people non-chris git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3607 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ProgrammersManual.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 083c9c934fa..2140ddcff3c 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -24,7 +24,8 @@ in a BasicBlock
  • Turning an iterator into a class pointer -
  • Finding call sites: a more complex example +
  • Finding call sites: a more complex + example
  • Making simple changes

    Written by Dinakar Dhurjati - and Chris Lattner

    + Chris Lattner, and + Joel Stanley

    @@ -1238,6 +1240,6 @@ pointer to the parent Function. Chris Lattner -Last modified: Fri Sep 6 16:37:49 EDT 2002 +Last modified: Fri Sep 6 17:08:58 CDT 2002