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 a9d9483 commit e6cc589Copy full SHA for e6cc589
lld/docs/ReleaseNotes.rst
@@ -43,6 +43,8 @@ COFF Improvements
43
-----------------
44
* ``/includeglob`` has been implemented to match the behavior of ``--undefined-glob`` available for ELF.
45
* ``/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.
48
49
MinGW Improvements
50
------------------
0 commit comments