[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)
commit8f27ae46b83cfa8a97a1532d49d6097889410ea4
tree6ec0adff863a5115c8d3618c72abcc0c38245869
parente7107060f8d1a0b771a9c0e242006d2c355f8abc
[opaque pointer type] Use the value type of the GlobalVariable rather than accessing it through the pointee's type

llvm-svn: 237312
llvm/lib/AsmParser/LLParser.cpp