dmgreen accepted this revision. dmgreen added a comment. This revision is now accepted and ready to land.
Other than the release note change it might be worth adding some tests for -mcpu=cortex-m85+nopacbti and related configurations. Otherwise LGTM ================ Comment at: clang/docs/ReleaseNotes.rst:541 +- clang now supports the Cortex-M85 CPU, which can be chosen with + `-mcpu=cortex-m85`. By default, this has PACBTI turned off, but it can be + enabled with `-mcpu=cortex-m85+pacbti`. ---------------- This can be updated now. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128415/new/ https://reviews.llvm.org/D128415 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits