[PATCH] ARM build attributes support

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Apr 30 07:20:47 PDT 2013


The only thing about this patch that looks odd is
ARMGenericBuildAttrInfo. Why do you have a class with every valid tag
as a member? Can't you return a list of (tag, value) pairs?

Is ARMBuildAttrs.h now redundant? Can it be removed?

Cheers,
Rafael



More information about the llvm-commits mailing list