[llvm-bugs] [Bug 36217] New: LLD COFF Discardable section flag is for kernel mode drivers only
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 2 12:42:25 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36217
Bug ID: 36217
Summary: LLD COFF Discardable section flag is for kernel mode
drivers only
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: COFF
Assignee: unassignedbugs at nondot.org
Reporter: ignacio.slipknot at gmail.com
CC: llvm-bugs at lists.llvm.org
The current implementation sets the discardable section flag for the .reloc
section, however it should only be set when building a kernel mode driver.
--
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/20180202/985a433e/attachment.html>
More information about the llvm-bugs
mailing list