[LLVMbugs] [Bug 3734] New: Access to many passes missing from C API.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Mar 5 00:01:12 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=3734

           Summary: Access to many passes missing from C API.
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: lennart at augustsson.net
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2663)
 --> (http://llvm.org/bugs/attachment.cgi?id=2663)
Tar file with new additional C API functions.

The C API does not give access to enough transformation passes to build any
kind of interesting optimization pipeline.  The included tar file contains more
of them (still not all).  The tar file contains two new files, and overwrites
two old files.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list