[opaque pointer type] Use the parsed explicit pointee type when error-checking geps...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 17 Apr 2015 22:32:13 +0000 (22:32 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 17 Apr 2015 22:32:13 +0000 (22:32 +0000)
commit72981cdce365dadc945929e6a9b2dc45811f4e58
tree35f92e2b5b48c6c4980542e2414e81e165a87aa5
parent7349765ddb019fadba62f471dd9cbe475e2d5c09
[opaque pointer type] Use the parsed explicit pointee type when error-checking geps during LL parsing

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235233 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp