[opaque pointer type] Cleanup a few references to pointee types using nearby non...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 8 May 2015 22:47:50 +0000 (22:47 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 8 May 2015 22:47:50 +0000 (22:47 +0000)
commit19d2499d6a592c2643f02b98b74edb3e74d887bb
tree90a1348354a769bf3659e68c0a5d2ef3aee16085
parent5ba2a0b8b07e307f3c7f9ec7a0e344e0166315fb
[opaque pointer type] Cleanup a few references to pointee types using nearby non-pointee types of the same value

& cleanup a convoluted return expression while I'm here

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236912 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp