DavidSpickett added inline comments.
================ Comment at: clang/test/Misc/target-invalid-cpu-note.c:4 // ARM: note: valid target CPU values are: -// ARM-SAME: arm2 +// ARM-SAME: arm8 ---------------- Despite the triple being armv5, clang just prints every CPU it knows about. The arm8 is now the first one. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D103028/new/ https://reviews.llvm.org/D103028 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits