[LLVMbugs] [Bug 1081] NEW: Add a C API to the LLVM LTO library
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jan 5 17:31:36 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1081
Summary: Add a C API to the LLVM LTO library
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Linker
AssignedTo: unassignedbugs at nondot.org
ReportedBy: chandlerc at gmail.com
In trying to integrate LLVM into GNU ld, it became necessary to have a C API for
the LTO. Rather than place C++, LLVM-specific code into the GNU linker, it
seemed more appropriate to include a C interface within LLVM itself. The files
and patches here will hopefully accomplish this in a smooth and unobtrusive manner.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list