[llvm-bugs] [Bug 48499] New: Migrate C API to new pass manager
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Dec 13 20:51:07 PST 2020
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: unassignedbugs at nondot.org
Reporter: aeubanks at google.com
CC: htmldeveloper at gmail.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201214/2bb66702/attachment.html>
More information about the llvm-bugs
mailing list