[msan] Fix handling of vectors of pointers.
VectorType::getInteger() can not be used with them, because pointer size depends on the target. llvm-svn: 171070
Loading
Please register or sign in to comment
VectorType::getInteger() can not be used with them, because pointer size depends on the target. llvm-svn: 171070