[PATCH] D42978: Make march/target-cpu print a note with the list of valid values for ARM

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 7 12:31:15 PST 2018


erichkeane updated this revision to Diff 133276.
erichkeane retitled this revision from "Make march/target-cpu print a note with the list of valid values" to "Make march/target-cpu print a note with the list of valid values for ARM".
erichkeane edited the summary of this revision.

https://reviews.llvm.org/D42978

Files:
  include/clang/Basic/DiagnosticCommonKinds.td
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets.cpp
  lib/Basic/Targets/AArch64.cpp
  lib/Basic/Targets/AArch64.h
  lib/Basic/Targets/ARM.cpp
  lib/Basic/Targets/ARM.h
  test/Misc/target-invalid-cpu-note.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42978.133276.patch
Type: text/x-patch
Size: 5641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180207/5fc897e0/attachment-0001.bin>


More information about the cfe-commits mailing list