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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


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

Reply via email to