[LLVMbugs] [Bug 8660] New: C API is lacking useful features available in the C++ API
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Nov 21 20:51:32 PST 2010
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: unassignedbugs at nondot.org
ReportedBy: endobson at mac.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list