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

            Bug ID: 48499
           Summary: Migrate C API to new pass manager
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: aeuba...@google.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
            Blocks: 28315

The LLVM C API for creating a pass manager and adding passes uses the legacy
PM. At some point we'll need a new pass manager version of all the APIs. Not
sure if we should create completely separate new APIs or change the existing
APIs.

Most of the headers are in llvm/include/llvm-c/Transforms.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=28315
[Bug 28315] [meta] Delete the old pass manager
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to