Skip to content

Commit 08f4f4c

Browse files
mstorsjotru
authored andcommitted
[docs] Add release notes for a Windows specific change in LLD
1 parent fa79d2b commit 08f4f4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lld/docs/ReleaseNotes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ COFF Improvements
107107
MinGW Improvements
108108
------------------
109109

110+
* A warning is now printed if the linked module contains runtime pseudo
111+
relocations that are too narrow, that can end up producing runtime
112+
errors if loaded too far away from the referenced DLL in the address
113+
space. (`D154777 <https://reviews.llvm.org/D154777>`_)
114+
110115
MachO Improvements
111116
------------------
112117

0 commit comments

Comments
 (0)