Skip to content

Commit e6cc589

Browse files
authored
[LLD] Add ARM64EC release note (#116282)
1 parent a9d9483 commit e6cc589

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ COFF Improvements
4343
-----------------
4444
* ``/includeglob`` has been implemented to match the behavior of ``--undefined-glob`` available for ELF.
4545
* ``/lldsavetemps`` allows saving select intermediate LTO compilation results (e.g. resolution, preopt, promote, internalize, import, opt, precodegen, prelink, combinedindex).
46+
* ``/machine:arm64ec`` support completed, enabling the linking of ARM64EC images.
47+
* COFF weak anti-dependency alias symbols are now supported.
4648

4749
MinGW Improvements
4850
------------------

0 commit comments

Comments
 (0)