[llvm-bugs] [Bug 30720] New: [LTO] Try to be option compatible with the gold plugin
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 17 13:12:57 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30720
Bug ID: 30720
Summary: [LTO] Try to be option compatible with the gold plugin
Product: lld
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: ELF
Assignee: unassignedbugs at nondot.org
Reporter: davide at freebsd.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
ThinLTO landed, and Sean pointed out that we currently ignore --plugin-opt and
we could instead change LLD to DTRT (i.e. parse plugin-opt arguments and alias
to existing lld options).
There's an agreement this is a good thing to do, so let's keep track of this
here.
--
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/20161017/8e2e04ea/attachment-0001.html>
More information about the llvm-bugs
mailing list