[opaque pointer type] Query the GEP for its source element type directly rather than...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 17 Apr 2015 22:32:17 +0000 (22:32 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 17 Apr 2015 22:32:17 +0000 (22:32 +0000)
commit1b44f585f970eda9098e9c386d956ce2f962d6c7
tree655259e4f12a6ac6b48fbfb020f9340147da6025
parent40294c3e49a3f925c82b41c34af17a4202ce25d8
[opaque pointer type] Query the GEP for its source element type directly rather than finding it through the pointer type of the first operand in the Verifier

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