[opaque pointer type] Use GlobalVariable::getValueType rather than accessing it throu...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 22:54:54 +0000 (22:54 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 22:54:54 +0000 (22:54 +0000)
commite7107060f8d1a0b771a9c0e242006d2c355f8abc
treeda09260def4e9188811065c23cb8dba33188b4c9
parent6dc139729882d5c363dda1e0994a71b88da4bd5e
[opaque pointer type] Use GlobalVariable::getValueType rather than accessing it through the GV's pointee type

llvm-svn: 237311
llvm/lib/IR/ConstantFold.cpp