Skip to content

Commit e4bde92

Browse files
committed
ReleaseNotes: AArch64 tiny code model
llvm-svn: 354457
1 parent 6977a57 commit e4bde92

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
@@ -79,6 +79,9 @@ Changes to the LLVM IR
7979
Changes to the AArch64 Target
8080
-----------------------------
8181

82+
* Initial support for the Tiny code model, where code and its statically
83+
defined symbols must live within 1MB of each other.
84+
8285
* Added support for the ``.arch_extension`` assembler directive, just like
8386
on ARM.
8487

0 commit comments

Comments
 (0)