mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 11:16:07 +00:00

Some of this code is no longer necessary since int<->ptr casts are no longer occur as of r187444. This also fixes handling vectors of pointers, and adds a bunch of new testcases for vectors and address spaces. llvm-svn: 190885