>> sizeof, on the other hand, is determined in units of sizeof >> (char). To be fully general, it shouldn't divide by 8, it should >> divide by TargetInfo.getCharSize(). > > Should we go ahead and do this?
Done, thanks, -Chris _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
