mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-28 18:46:00 +00:00

This cleans up all GetElementPtr creation in LLVM to explicitly pass a value type rather than deriving it from the pointer's element-type. Differential Revision: https://reviews.llvm.org/D57173 llvm-svn: 352913