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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to