MC parser and PPC variants on constants

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jul 19 14:59:25 PDT 2013


On Fri, Jul 19, 2013 at 05:31:35PM -0400, Rafael EspĂ­ndola wrote:
> virtual const MCExpr *ApplyModifierToExpr(const MCExpr *E,
> +                                            MCSymbolRefExpr::VariantKind) {
> 
> Start function name with a lowercase. Please define this virtual
> function out of line.

It's named like the target-independent function.

Joerg



More information about the llvm-commits mailing list