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

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 7 23:53:57 PST 2018


Hahnfeld added a comment.

I think this means that the Clang test needs to be updated whenever somebody adds an architecture to LLVM? Maybe just test that Clang emits a note and don't check which values it prints? These should be checked in the backend...


https://reviews.llvm.org/D42978





More information about the cfe-commits mailing list