[PATCH] [ARM] Restructure cpu handling in the driver to mostly use the triple

John Brawn john.brawn at arm.com
Thu May 21 05:06:07 PDT 2015


Add a couple of FIXME comments, and use ARMTargetParser::getCanonicalArchName to decide if the -march argument is valid. Doing that means moving the handling of -march=native from getARMCPUForMArch to getARMArch, which I think should be OK.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9879

Files:
  lib/Driver/Tools.cpp
  test/Driver/arm-cortex-cpus.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9879.26220.patch
Type: text/x-patch
Size: 10397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150521/4d1653ae/attachment.bin>


More information about the cfe-commits mailing list