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

           Summary: C API is lacking useful features available in the C++
                    API
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


There are many useful features that are lacking in the C API. Currently the
ones that I would like added are getting a ContextRef from a ModuleRef, and
functions for linking two or more modules together. While I can see not having
everything in the C API, having enough so that it is usable would be useful.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to