>> assert(!getRelaxAll() && "MCInstFragment created unnecessarily"); >> > > I like asserts, but I would prefer to put this one higher in the call > tree. Say in relaxInstruction, or even in layoutSectionOnce when it > sees a FT_Inst fragment. What do you say? LGTM! > Eli Cheers, Rafael