[llvm-dev] Arm isn't marked as the 32 bit variant of aarch64

Tamas Berghammer via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 14 10:40:59 PST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151214/af38e364/attachment.html>


More information about the llvm-dev mailing list