Remove typedef of a pointer type used in a gep to simplify migration of geps to a...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 12 Feb 2015 22:45:25 +0000 (22:45 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 12 Feb 2015 22:45:25 +0000 (22:45 +0000)
commitc3dc5bac731498012f650a3e5c9fe641b54c4f2d
tree135944578f754bf5e5d97d4d06372a2e51d32b68
parent8452d01224a5baccc47a89a75c0f02ee512cb8ce
Remove typedef of a pointer type used in a gep to simplify migration of geps to a typeless-pointer future.

I'd modify my migration tool to account for this, but this is the only
instance of a typedef'd pointer type to a gep I found in the whole test
suite, so it didn't seem worthwhile.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228970 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll