summaryrefslogtreecommitdiffstats
path: root/lld/docs/windows_support.rst
diff options
context:
space:
mode:
Diffstat (limited to 'lld/docs/windows_support.rst')
-rw-r--r--lld/docs/windows_support.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/docs/windows_support.rst b/lld/docs/windows_support.rst
index 72fcbccec14..56df45b3263 100644
--- a/lld/docs/windows_support.rst
+++ b/lld/docs/windows_support.rst
@@ -49,7 +49,7 @@ Creating DLL
Windows resource files support
:good:`Done`. If an ``.res`` file is given, LLD converts the file to a COFF
- file using ``cvtres.exe`` command and link it.
+ file using LLVM's Object library.
Safe Structured Exception Handler (SEH)
:good:`Done` for both x86 and x64.
OpenPOWER on IntegriCloud