[llvm-bugs] [Bug 48813] New: [NewPM] Bugpoint does not support the NewPM

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 20 03:06:02 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=48813

            Bug ID: 48813
           Summary: [NewPM] Bugpoint does not support the NewPM
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: florian_hahn at apple.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

It looks like bug-point only works with the legacy pass manager. bug-point is a
crucial tool for reducing failures and should use the same default as the other
tools, to minimize friction for users.

See
https://github.com/llvm/llvm-project/blob/master/llvm/tools/bugpoint/bugpoint.cpp#L122

-- 
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/20210120/7b867265/attachment.html>


More information about the llvm-bugs mailing list