https://sourceware.org/bugzilla/show_bug.cgi?id=32675

--- Comment #14 from LIU Hao <lh_mouse at 126 dot com> ---
Created attachment 15990
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15990&action=edit
proposed patch

This is a patch that makes DLLTOOL emit delay-import data into `.didat` [1]
instead of `.idata`. Unfortunately the section is always created, even if
there's no delay-import symbol.

The commit message contains a test program which requires Windows 8 [1].


[1]
https://learn.microsoft.com/en-us/windows/win32/secbp/pe-metadata#import-handling
[2]
https://learn.microsoft.com/en-us/windows/win32/devnotes/resolvedelayloadedapi

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to