[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)
commitcc2cd581cf2fb650296b63344ffb7e205027e308
treeae1d9415cc290e632c29f357d2cb40ef4bce9a02
parent09e3c8f7666b2175ae0b95b0f6fad12b4f5813d5
[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

llvm-svn: 235235
llvm/lib/IR/Verifier.cpp