[llvm-bugs] [Bug 41541] New: Move llvm-lto (used on Darwin) to use the new LTO API (LTO.h/LTO.cpp)
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Apr 19 05:17:30 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41541
Bug ID: 41541
Summary: Move llvm-lto (used on Darwin) to use the new LTO API
(LTO.h/LTO.cpp)
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Interprocedural Optimizations
Assignee: unassignedbugs at nondot.org
Reporter: florian_hahn at apple.com
CC: llvm-bugs at lists.llvm.org
Other LTO plugins, like the gold plugin, already use the new API. By using the
new API, among other things, we can reduce the amount of duplication for
handling various options.
--
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/20190419/d62cb3c4/attachment-0001.html>
More information about the llvm-bugs
mailing list