[llvm-bugs] [Bug 48721] New: [NewPM] libLTO's C API uses llvm/lib/LTO/LTOCodeGenerator.cpp which does not support NewPM
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 11 11:10:01 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=48721
Bug ID: 48721
Summary: [NewPM] libLTO's C API uses
llvm/lib/LTO/LTOCodeGenerator.cpp which does not
support NewPM
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
Currently libLTO's C API uses llvm/lib/LTO/LTOCodeGenerator.cpp which does not
support the new pass manager.
This means the new pass manager cannot be used for targets using libLTO's C API
for LTO (this includes Darwin platforms).
--
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/20210111/0d1a7f16/attachment.html>
More information about the llvm-bugs
mailing list