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