Author: mstorsjo
Date: Tue Sep 11 11:34:33 2018
New Revision: 341976

URL: http://llvm.org/viewvc/llvm-project?rev=341976&view=rev
Log:
Clarify the wording for the state of the lld/MinGW target

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=341976&r1=341975&r2=341976&view=diff
==============================================================================
--- lld/branches/release_70/docs/ReleaseNotes.rst (original)
+++ lld/branches/release_70/docs/ReleaseNotes.rst Tue Sep 11 11:34:33 2018
@@ -17,8 +17,8 @@ lld 7 for ELF, COFF and MinGW are produc
 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. 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.
+builds. lld/MinGW still needs a sysroot specifically built for lld, with
+llvm-dlltool, though. 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

Reply via email to