We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636ecdd commit f80e6d6Copy full SHA for f80e6d6
llvm/docs/ReleaseNotes.rst
@@ -165,6 +165,9 @@ Changes to the ARM Backend
165
166
* Added support for Cortex-M55, Cortex-A77, Cortex-A78 and Cortex-X1 cores.
167
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
+
171
172
Changes to the PowerPC Target
173
-----------------------------
0 commit comments