diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index d4d402ffcdd..0af3a9dac2e 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -1222,7 +1222,7 @@ manually inserted into the Function.
These methods and typedefs are forwarding functions that have the same @@ -1410,8 +1410,8 @@ is its address (after linking) which is guaranteed to be constant.
These are forwarding methods that make it easy to access the contents of a Function object's BasicBlock @@ -1427,7 +1427,7 @@ is its address (after linking) which is guaranteed to be constant.
iteratorThese are forwarding methods that make it easy to access the contents of @@ -1572,8 +1572,8 @@ provide a name for it (probably based on the name of the translation unit).
These are forwarding methods that make it easy to access the contents of a Module object's Function @@ -1595,7 +1595,7 @@ provide a name for it (probably based on the name of the translation unit).
Module::const_global_iterator - Typedef for const_iterator.These are forwarding methods that make it easy to access the contents of