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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to