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