Add some type safety to GlobalObject/GlobalValue - they're always PointerTypes so...
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 6 Apr 2015 18:06:06 +0000 (18:06 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 6 Apr 2015 18:06:06 +0000 (18:06 +0000)
commitc0648edcdbcd3cb146144dbb7b46ab22bb8df9ce
tree53b77d8663d6bdcc905349fb0d1c4e5c182abf2e
parent930f388bad13f9de0e4d04f760720f117f9ffc86
Add some type safety to GlobalObject/GlobalValue - they're always PointerTypes so let's type them that way.

llvm-svn: 234189
llvm/include/llvm/IR/GlobalObject.h
llvm/include/llvm/IR/GlobalValue.h