Skip to content

Commit f80e6d6

Browse files
committed
ReleaseNotes: mention the machine outliner for ARM
As suggested by Yvan.
1 parent 636ecdd commit f80e6d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ Changes to the ARM Backend
165165

166166
* Added support for Cortex-M55, Cortex-A77, Cortex-A78 and Cortex-X1 cores.
167167

168+
* The Machine Outliner is now supported for ARM and Thumb2, it is not
169+
turned on by default and can be enabled with the ``-moutline`` clang flag.
170+
168171

169172
Changes to the PowerPC Target
170173
-----------------------------

0 commit comments

Comments
 (0)