[opaque pointer type] Use the value type of the GlobalVariable rather than accessing...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 22:55:01 +0000 (22:55 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 13 May 2015 22:55:01 +0000 (22:55 +0000)
commit7c001dac7a65dc2560f116bbd907968c3150193f
tree0bb3137e63d95a70ed59545e8015ab6751728dc8
parentea3c20f400ff486d51ec753c759ef6be40f18eec
[opaque pointer type] Use the value type of the GlobalVariable rather than accessing it through the pointee's type

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