[cfe-dev] Clang chooses ARMv4 by default on ARMv7

Renato Golin renato.golin at linaro.org
Tue Feb 5 12:48:30 PST 2013


Hi all,

Does anyone know why clang is built for ARMv7 (and the binary ends up as
armv7l-unknown-linux-gnueabihf-clang) but the default triple is
armv4t-unknown-linux-gnueabihf?

I mean, it got the "unknown", linux and gnueabihf right, why not the armv7,
too?

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130205/28ccac9e/attachment.html>


More information about the cfe-dev mailing list