Use type form of getIntPtrType.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 10 Nov 2013 04:46:57 +0000 (04:46 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Sun, 10 Nov 2013 04:46:57 +0000 (04:46 +0000)
commit6d9e013447efb7f9fbed8d3348d6dbde208f32a7
tree58676d117a5dc1f9d7d1148da0d993038dda2c6e
parent30150a128c7b2488225331417153ccec75bac65c
Use type form of getIntPtrType.

This should be inconsequential and is work
towards removing the default address space
arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194347 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/IntrinsicLowering.cpp
lib/Transforms/Utils/SimplifyLibCalls.cpp