On May 4, 2011, at 3:01 PM, jahanian wrote: > On May 4, 2011, at 2:37 PM, Bill Wendling wrote: > >> Author: void >> Date: Wed May 4 16:37:25 2011 >> New Revision: 130870 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=130870&view=rev >> Log: >> Pack ivar offsets together. >> >> Ivar offsets for synthesized ivars are wrong, which could end up with a large > > I don't think you mean to say that offsets are wrong. Since patch is not > changing the offsets , rather, > placement of symbols in a section of their own. > Yes. That's what I meant. :-) They're "wrong" in the sense that they have to be fixed-up by the runtime stuff.
-bw _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
