[PATCH] Re-add DataLayout convenience functions for getting pointer size

Matt Arsenault arsenm2 at gmail.com
Mon Jul 22 19:03:59 PDT 2013


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.



More information about the llvm-commits mailing list