Author: ruiu Date: Tue Sep 11 06:27:39 2018 New Revision: 341936 URL: http://llvm.org/viewvc/llvm-project?rev=341936&view=rev Log: Update release notes to say that lld/MinGW is production-ready.
Modified: lld/branches/release_70/docs/ReleaseNotes.rst Modified: lld/branches/release_70/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/lld/branches/release_70/docs/ReleaseNotes.rst?rev=341936&r1=341935&r2=341936&view=diff ============================================================================== --- lld/branches/release_70/docs/ReleaseNotes.rst (original) +++ lld/branches/release_70/docs/ReleaseNotes.rst Tue Sep 11 06:27:39 2018 @@ -13,11 +13,12 @@ Mach-O (macOS), MinGW and WebAssembly. l linkers and Microsoft link.exe, and is significantly faster than these system default linkers. -lld 7 for ELF and COFF are production-ready. lld/ELF can build the entire +lld 7 for ELF, COFF and MinGW are production-ready. lld/ELF can build the entire FreeBSD/AMD64 and will be the default linker of the next version of the operating system. lld/COFF is being used to build popular large programs such as -the Chrome web browser. Mach-O, MinGW and WebAssembly supports are still -experimental. +the Chrome web browser. lld/MinGW is being used by Firefox for their MinGW +builds, though it needs a special-built sysroot. Mach-O and WebAssembly supports +are still experimental. Non-comprehensive list of changes in this release ================================================= _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits