[opaque pointer type] Constant Folding: Use GEPOperator to access the pointee source...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 18:35:29 +0000 (18:35 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 18:35:29 +0000 (18:35 +0000)
commit428e9d76082e8cb8e08e4c9b8533f0ca0f715cdc
tree9da3df6bd1041901235303fa81bae32e94c4f205
parent115494b777b26de383bc6733e23c4efdbc3e4ad0
[opaque pointer type] Constant Folding: Use GEPOperator to access the pointee source type rather than going through the first operand's pointer type

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/ConstantFold.cpp