[llvm-commits] Patch to add address space support to getIntPtrTy

Villmow, Micah Micah.Villmow at amd.com
Tue Oct 23 15:55:24 PDT 2012


> Sorry to bug you again about this, but can you give a specific example
> in the patch where the "Otherwise" case is useful?
[Villmow, Micah] Added:
"An example of this occuring is that you want to get the IntPtrTy for all
of the arguments in a function. However, the IntPtr for a non-pointer type
cannot be determined by the type itself, so the default pointer is used instead."

[Villmow, Micah] I've made the rest of the corrections, so looking to check in once I get approval for this.

Thanks again for all the help!

Micah





More information about the llvm-commits mailing list