Extend constructor so that it can support GlobalValue's (with names).
authorReid Spencer <rspencer@reidspencer.com>
Sat, 17 Jul 2004 23:26:12 +0000 (23:26 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 17 Jul 2004 23:26:12 +0000 (23:26 +0000)
commite2643aa9dff62595b30b32ca0f0aadfd2182de1e
tree7653ad3ad5b90ea78502b97d70c78480f00a9b28
parentd25e6cd12857dc0e18a15957119d9db98f9311f8
Extend constructor so that it can support GlobalValue's (with names).
Make GlobalValue a "classof" Constant
Fix the classof(Value*) to include GlobalValue's

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14918 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constant.h