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 6977a57 commit e4bde92Copy full SHA for e4bde92
llvm/docs/ReleaseNotes.rst
@@ -79,6 +79,9 @@ Changes to the LLVM IR
79
Changes to the AArch64 Target
80
-----------------------------
81
82
+* Initial support for the Tiny code model, where code and its statically
83
+ defined symbols must live within 1MB of each other.
84
+
85
* Added support for the ``.arch_extension`` assembler directive, just like
86
on ARM.
87
0 commit comments