[opaque pointer types] Fix a few easy places in GlobalMerge that were accessing value...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 21 Aug 2015 22:00:44 +0000 (22:00 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 21 Aug 2015 22:00:44 +0000 (22:00 +0000)
commitf60104e676a0a9069e7606c59073932bf383d38a
tree6f8c3cf07ffd01a5f448c9271441bf49ab157a05
parentc7804ab6e5052fcc776d1d173ee4f085c37800f6
[opaque pointer types] Fix a few easy places in GlobalMerge that were accessing value types through pointee types

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245746 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalMerge.cpp