Make isExtern() be a virtual function inherited from GlobalValue
authorChris Lattner <sabre@nondot.org>
Wed, 9 Oct 2002 23:11:33 +0000 (23:11 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Oct 2002 23:11:33 +0000 (23:11 +0000)
commit4bbd839d10b14cd9028896800faa892e9d8ce3a3
tree23ed99be35c45d537182f4c8d3793080f8b069ae
parente3dcf2ea7041246148ccceb87522f876dbc18554
Make isExtern() be a virtual function inherited from GlobalValue

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4101 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Function.h
include/llvm/GlobalValue.h
include/llvm/GlobalVariable.h