[PATCH] Allow case-insensitive values for -mcpu for ARM in line with GCC.

Gabor Ballabas gaborb at inf.u-szeged.hu
Wed Jun 3 06:23:56 PDT 2015


Changes in this version:

- Change StringRef to std::string in getARMTargetCPU callers to avoid possible memory corruptions.
- Remove unnecessary CHECK line from test/Driver/krait-cpu.c.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10162

Files:
  lib/Driver/ToolChain.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/Driver/arm-cortex-cpus.c
  test/Driver/krait-cpu.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10162.27035.patch
Type: text/x-patch
Size: 5476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150603/a8d9b9f0/attachment.bin>


More information about the cfe-commits mailing list