Author: mstorsjo Date: Sat Sep 7 03:57:20 2019 New Revision: 371301 URL: http://llvm.org/viewvc/llvm-project?rev=371301&view=rev Log: Fix release notes for the MinGW frontend
No --wrap or --emit-relocs options have been added there (only in the ELF linker). Modified: lld/branches/release_90/docs/ReleaseNotes.rst Modified: lld/branches/release_90/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/lld/branches/release_90/docs/ReleaseNotes.rst?rev=371301&r1=371300&r2=371301&view=diff ============================================================================== --- lld/branches/release_90/docs/ReleaseNotes.rst (original) +++ lld/branches/release_90/docs/ReleaseNotes.rst Sat Sep 7 03:57:20 2019 @@ -228,4 +228,4 @@ MinGW Improvements MinGW frontend to be called by GCC. * The following options are added: ``--exclude-all-symbols``, - ``--appcontainer``, ``--emit-relocs``, ``--wrap``, ``--undefined`` + ``--appcontainer``, ``--undefined`` _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits