Skip to content

Commit c168b4b

Browse files
committed
Fix release notes for the MinGW frontend
No --wrap or --emit-relocs options have been added there (only in the ELF linker). llvm-svn: 371301
1 parent de934bf commit c168b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ MinGW Improvements
228228
MinGW frontend to be called by GCC.
229229

230230
* The following options are added: ``--exclude-all-symbols``,
231-
``--appcontainer``, ``--emit-relocs``, ``--wrap``, ``--undefined``
231+
``--appcontainer``, ``--undefined``

0 commit comments

Comments
 (0)