[LLVMbugs] [Bug 2474] New: PATCH: ExecutionEngine:: addGlobalMapping is missing from the C bindings

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Jun 19 15:56:36 PDT 2008


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

           Summary: PATCH: ExecutionEngine::addGlobalMapping is missing from
                    the C bindings
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: yann-nicolas.dauphin at polymtl.ca
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1758)
 --> (http://llvm.org/bugs/attachment.cgi?id=1758)
This patch adds ExecutionEngine::addGlobalMapping to the C bindings

ExecutionEngine::addGlobalMapping - without which you can't use LLVM in a VM -
is missing from the C bindings.
I included a patch that adds it.

Thanks,


-- 
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