Author: Amilendra Kodithuwakku Date: 2021-03-12T20:52:14Z New Revision: ca14f0282fcec0324b921d27907a704b3a156d0f
URL: https://github.com/llvm/llvm-project/commit/ca14f0282fcec0324b921d27907a704b3a156d0f DIFF: https://github.com/llvm/llvm-project/commit/ca14f0282fcec0324b921d27907a704b3a156d0f.diff LOG: [release][docs] List all cores Arm has added support for in LLVM 12. Add new-line before sub-list for proper rendering. Differential Revision: https://reviews.llvm.org/D98277 Added: Modified: clang/docs/ReleaseNotes.rst Removed: ################################################################################ diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 46e11fcb31cb..451bc65b9f5b 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -141,6 +141,7 @@ Modified Compiler Flags (`D92054 <https://reviews.llvm.org/D92054>`_) - Support has been added for the following processors (command-line identifiers in parentheses): + - Arm Cortex-A78C (cortex-a78c). - Arm Cortex-R82 (cortex-r82). - Arm Neoverse V1 (neoverse-v1). _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits