On Aug 24, 2009, at 3:38 PM, Chris Lattner wrote: > > On Aug 24, 2009, at 2:55 PM, Fariborz Jahanian wrote: > >> Author: fjahanian >> Date: Mon Aug 24 16:55:06 2009 >> New Revision: 79947 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=79947&view=rev >> Log: >> Remove ivarlayout bitmap optimization, instead if all zeros, >> put out the bitmap when all objects are scanned. > > Thanks Fariborz, if this optimization is going to be illegal, the > code should just be removed instead of #if 0'd out. Removed.
- fariborz > > > -Chris > >> >> _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
