[PATCH] Re-add DataLayout convenience functions for getting pointer size
Eli Friedman
eli.friedman at gmail.com
Mon Jul 22 20:24:51 PDT 2013
On Mon, Jul 22, 2013 at 7:03 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>
> On Jul 22, 2013, at 19:01 , Eli Friedman <eli.friedman at gmail.com> wrote:
>
>>
>> Okay... assume we have getScalarTypeSizeInBits().
>>
>> -Eli
>
> That would work, though one specifically for pointers could assert that it is a pointer type.
Okay. I don't have a strong preference.
-Eli
More information about the llvm-commits
mailing list