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

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 8 09:28:09 PST 2018


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM thanks. Please wait a day or so with committing so others can raise additional concerns.



================
Comment at: test/Misc/target-invalid-cpu-note.c:8
+// AARCH64: note: valid target CPU values are: cortex-a35,
+
----------------
stray newline? :)


https://reviews.llvm.org/D42978





More information about the cfe-commits mailing list