[llvm-bugs] [Bug 36445] New: /ignore is unsupported by lld-link
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 19 19:58:12 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36445
Bug ID: 36445
Summary: /ignore is unsupported by lld-link
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
The /ignore flag is currently largerly ignored by lld-link. This requires
removing /wx from the command-line, otherwise linking will fail.
Ideally, the warn() and error() messages in LLD should be tagged in some way
with the corresponding Microsoft LNK0000 IDs, in order to provide a flexible
framework for /ignore.
--
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/20180220/77377aa5/attachment.html>
More information about the llvm-bugs
mailing list