[PATCH] Default to armv7 cpu for NaCl when march=arm

Eric Christopher echristo at gmail.com
Tue Mar 24 18:26:44 PDT 2015


On Tue, Mar 24, 2015 at 3:55 PM Derek Schuff <dschuff at google.com> wrote:

> In theory I could just have armv7-nacl-gnueabihf-clang... But I'm trying
> to replace arm-nacl-gcc and make it as simple as possible on our existing
> users. especially those on Windows....
>
> In http://reviews.llvm.org/D8590 I am creating my own version of the
> driver code as you suggest.
>
> After looking a bit more, do think that, wrong or not, this code really
> does belong in clang and not in Triple though, and I think moving it there
> even without behavior change would be a strict improvement. I'll create a
> CL to move the logic to  arm::getARMCPUForMArch there and delete this
> function.
>
>
>
This seems somewhat more reasonable.

-eric


> http://reviews.llvm.org/D8589
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150325/0eef0953/attachment.html>


More information about the llvm-commits mailing list