Use type form of getIntPtrType
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 11 Sep 2013 07:29:40 +0000 (07:29 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 11 Sep 2013 07:29:40 +0000 (07:29 +0000)
commitcf16bae9fe1b566e3f6a011df6805426767610b7
treeb604af9c176873286e0c8ce800e14d9050ddc9ef
parentfd53214b589603d98329ab4ba80ec66619569060
Use type form of getIntPtrType

This doesn't change anything since malloc always returns
address space 0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190498 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/GlobalOpt.cpp