git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307465
91177308-0d34-0410-b5e6-
96231b3b80d8
}
}
-static void getAMDProcessorTypeAndSubtype(unsigned Family,
- unsigned Model,
- unsigned Features,
- unsigned *Type,
+static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model,
+ unsigned Features, unsigned *Type,
unsigned *Subtype) {
// FIXME: this poorly matches the generated SubtargetFeatureKV table. There
// appears to be no way to generate the wide variety of AMD-specific targets