Skip to content

Commit 829bb6f

Browse files
committed
[docs] Update the release notes for the backported feature with thunks for ARM64
llvm-svn: 353397
1 parent cb2d048 commit 829bb6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ COFF Improvements
6161

6262
* lld now can link against import libraries produced by GNU tools.
6363

64-
* lld can create thunks for ARM, to allow linking images over 16 MB.
64+
* lld can create thunks for ARM and ARM64, to allow linking larger images
65+
(over 16 MB for ARM and over 128 MB for ARM64)
6566

6667
* Several speed and memory usage improvements.
6768

0 commit comments

Comments
 (0)