[llvm-branch-commits] [lld] aa94b5d - [LLD] [doc] Add release notes for MinGW changes for 15.x
Martin Storsjö via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Aug 3 02:09:09 PDT 2022
Author: Martin Storsjö
Date: 2022-08-03T12:07:48+03:00
New Revision: aa94b5d4e73d4c2437fe50cc5522899cce4e5b8a
URL: https://github.com/llvm/llvm-project/commit/aa94b5d4e73d4c2437fe50cc5522899cce4e5b8a
DIFF: https://github.com/llvm/llvm-project/commit/aa94b5d4e73d4c2437fe50cc5522899cce4e5b8a.diff
LOG: [LLD] [doc] Add release notes for MinGW changes for 15.x
Added:
Modified:
lld/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index 6cc4cb465ad71..a2afdc4d2bf32 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -60,7 +60,8 @@ COFF Improvements
MinGW Improvements
------------------
-* ...
+* The ``--disable-reloc-section`` option is now supported.
+ (`D127478 <https://reviews.llvm.org/D127478>`_)
MachO Improvements
------------------
More information about the llvm-branch-commits
mailing list