[PATCH] [AArch64] Implement Clang CLI interface proposal about "-march".

Kevin Qin kevinqindev at gmail.com
Wed Jul 16 22:47:19 PDT 2014


Hi,

Parts of codes are refactored to match this behavior.
"Where this option is used in conjunction with -march or -mtune, those options take precedence over the appropriate part of this option."

Regards,
Kevin

http://reviews.llvm.org/D4346

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  lib/Basic/Targets.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/Tools.cpp
  test/CodeGen/arm_acle.c
  test/Driver/aarch64-cpus.c
  test/Driver/aarch64-mfpu.c
  test/Preprocessor/aarch64-target-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4346.11557.patch
Type: text/x-patch
Size: 27063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140717/b2c4e4e6/attachment.bin>


More information about the cfe-commits mailing list