[llvm] r187223 - Re-add DataLayout pointer size convenience functions.

Matt Arsenault arsenm2 at gmail.com
Sat Jul 27 12:24:24 PDT 2013


On Jul 27, 2013, at 11:21 , Duncan Sands <duncan.sands at gmail.com> wrote:
>> 
> 
> This could just be:
> 
>  return getTypeSizeInBits(Ty->getScalarType());


Thanks, done in r187309



More information about the llvm-commits mailing list