[llvm-bugs] [Bug 36775] New: Support for /HOTPATCH and /FUNCTIONPADMIN
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 16 13:45:19 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36775
Bug ID: 36775
Summary: Support for /HOTPATCH and /FUNCTIONPADMIN
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: COFF
Assignee: unassignedbugs at nondot.org
Reporter: alexandre.ganea at ubisoft.com
CC: llvm-bugs at lists.llvm.org
In order to use real-time code updating tools such as Recode
(www.indefiant.com), one needs to add /FUNCTIONPADMIN to the linker flags,
and/or /HOTPATCH, depending on whether /INCREMENTAL is specified or not. Such
as specified here: https://www.indefiant.com/recode/help/build.html
Is there a remote chance that these flags could be added to LLD?
--
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/20180316/f5918f67/attachment.html>
More information about the llvm-bugs
mailing list