[PATCH] AArch32 target support

David Tweed david.tweed at arm.com
Fri Oct 18 02:38:33 PDT 2013


Hi Bernie,

* I don't see the coding style violation - what am I missing?

I think James is just referring to not placing the else on the same line as
the previous closing brace in

>      }
> +    else if (CPU == "cortex-a53" || CPU == "cortex-a57") {

Cheers,
Dave







More information about the cfe-commits mailing list