From 1d43fd4e83bcd40184afc6c91f8faf3f77074cb2 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 9 Sep 2002 05:53:21 +0000 Subject: [PATCH] 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 --- docs/ProgrammersManual.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) 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 -- 2.34.1