[llvm-bugs] [Bug 31066] New: Add support for /INTEGRITYCHECK to lld-link
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Nov 18 15:08:09 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31066
Bug ID: 31066
Summary: Add support for /INTEGRITYCHECK to lld-link
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: COFF
Assignee: unassignedbugs at nondot.org
Reporter: nicolasweber at gmx.de
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
https://msdn.microsoft.com/en-us/library/dn195769.aspx
"The /INTEGRITYCHECK option sets—in the PE header of the DLL file or executable
file—a flag for the memory manager to check for a digital signature in order to
load the image in Windows."
There's talk about turning this on for chrome, so lld should learn it.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161118/7a6e45ab/attachment.html>
More information about the llvm-bugs
mailing list