[llvm] r238660 - [Hexagon] Adding basic relaxation functionality.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun May 31 16:30:30 PDT 2015


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



More information about the llvm-commits mailing list