From: Chris Lattner Date: Mon, 9 Sep 2002 05:53:21 +0000 (+0000) Subject: Clean up the isa section stub. It should not be listed twice X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1d43fd4e83bcd40184afc6c91f8faf3f77074cb2;p=oota-llvm.git Clean up the isa section stub. It should not be listed twice git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3632 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 9d4f9615d40..4e6d23baf5c 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -12,7 +12,8 @@
  • General Information
  • Helpful Hints for Common Operations --->
  • Useful LLVM APIs +
       + +The isa<>, cast<> and dyn_cast<> templates +
    @@ -1261,6 +1270,6 @@ pointer to the parent Function. Chris Lattner -Last modified: Mon Sep 9 00:48:53 CDT 2002 +Last modified: Mon Sep 9 00:52:10 CDT 2002