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 cb2d048 commit 829bb6fCopy full SHA for 829bb6f
lld/docs/ReleaseNotes.rst
@@ -61,7 +61,8 @@ COFF Improvements
61
62
* lld now can link against import libraries produced by GNU tools.
63
64
-* lld can create thunks for ARM, to allow linking images over 16 MB.
+* 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)
66
67
* Several speed and memory usage improvements.
68
0 commit comments