diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 8ff45c9f3f3..5d108824d7e 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -15,11 +15,12 @@
  • Introduction
  • General Information
  • Important and useful LLVM APIs @@ -34,10 +35,11 @@ and the -debug-only option
  • The Statistic template & -stats -option
  • +option +
  • Helpful Hints for Common Operations @@ -68,6 +70,7 @@ use-def chains
  • Replacing an Instruction with another Value
  • + +-->
  • The Core LLVM Class Hierarchy Reference +
  • + +
  • The SymbolTable class
  • +
  • The ilist and iplist classes + +
  • +
  • Important iterator invalidation semantics to be aware of.
  • @@ -1666,58 +1672,55 @@ ConstantArray etc for representing the various types of Constants.

    - Important Public Methods + Important Public Methods +
    +
    + +
    Important Subclasses of Constant
    -