Hi Renato,
In Triple::get32BitArchVariant() we are not returning Triple::arm (alias for aarch32 AFAIK) as the 32 bit variant of Triple::aarch64. Do you know what is the reason behind it and if I can change it without causing any problem?
Thanks,
Tamas