[llvm] r187662 - Teach EmitGEPOffset about address spaces

Matt Arsenault arsenm2 at gmail.com
Fri Aug 2 18:05:57 PDT 2013


On Aug 2, 2013, at 17:00 , Eli Friedman <eli.friedman at gmail.com> wrote:
> 
> It would probably be better to write this as "Type *IntPtrTy =
> TD.getIntPtrType(GEP->getType())".  I'm not a fan of "AS" variables
> floating around when it can be avoided.
> 

Done in 187692




More information about the llvm-commits mailing list