Is this testable? > + /// fixupNeedsRelaxation - Target specific predicate for whether a given > + /// fixup requires the associated instruction to be relaxed. > + bool fixupNeedsRelaxationAdvanced(const MCFixup &Fixup, bool Resolved, Please don't repeat the name. Cheers, Rafael