OSDN Git Service

[release][docs] List all cores Arm has added support for in LLVM 12.
authorAmilendra Kodithuwakku <amilendra.kodithuwakku@arm.com>
Fri, 12 Mar 2021 20:03:23 +0000 (20:03 +0000)
committerAmilendra Kodithuwakku <amilendra.kodithuwakku@arm.com>
Fri, 12 Mar 2021 20:52:14 +0000 (20:52 +0000)
Add new-line before sub-list for proper rendering.

Differential Revision: https://reviews.llvm.org/D98277

clang/docs/ReleaseNotes.rst

index 46e11fc..451bc65 100644 (file)
@@ -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).