[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
Thu Feb 8 10:57:28 PST 2018


erichkeane updated this revision to Diff 133452.
erichkeane added a comment.

Relaxed the test further.


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.133452.patch
Type: text/x-patch
Size: 4619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180208/17b3c9b0/attachment-0001.bin>


More information about the cfe-commits mailing list