From 5caa28123b61002aa9043befd55014e1ed911a07 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 6 Sep 2002 16:40:10 +0000 Subject: Add new section llvm-svn: 3595 --- llvm/docs/ProgrammersManual.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'llvm/docs/ProgrammersManual.html') diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index f08123f0af4..046929b5c56 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/docs/ProgrammersManual.html @@ -9,6 +9,7 @@
  1. Introduction +
  2. Helpful Hints for Common Operations
  3. General Information
    • The C++ Standard Template Library @@ -145,6 +146,14 @@ href="CodingStandards.html">LLVM Coding Standards guide which focuses on how to write maintainable code more than where to put your curly braces.

      + +

    +
    +Helpful Hints for Common Operations +
      + + +
    @@ -971,6 +980,6 @@ pointer to the parent Function. Chris Lattner -Last modified: Fri Sep 6 11:21:49 CDT 2002 +Last modified: Fri Sep 6 11:39:58 CDT 2002 -- cgit v1.2.3