Correct the Superclasses list for GlobalVariable and Function to indicate
authorReid Spencer <rspencer@reidspencer.com>
Fri, 14 Apr 2006 14:11:48 +0000 (14:11 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 14 Apr 2006 14:11:48 +0000 (14:11 +0000)
commitbe5e85e9d3a1e41eca85881024b923597375d201
tree8cc20473d1462bc4f1a4221dd4f91b7f8fa27590
parent43fdfdcfd16eeb110920de626928244b2fab1770
Correct the Superclasses list for GlobalVariable and Function to indicate
that they are "Constant" as they derive from GlobalValue. Also, fix some of
the wording where it mentions this.
Patch inspired by Nai Xia.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27701 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ProgrammersManual.html