[LLVMbugs] [Bug 20848] New: EngineBuilder setMCJITMemoryManager and setJITMemoryManager

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 4 13:41:20 PDT 2014


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

            Bug ID: 20848
           Summary: EngineBuilder setMCJITMemoryManager and
                    setJITMemoryManager
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: yaron.keren at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Should setJITMemoryManager be eliminated, renamed or merged with
setMCJITMemoryManager? 
it seems it is used not to provide a JIT memory manager (no JIT now) but to
install an alternative one which is used by MCJIT.
Same for MCJMM and JMM.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140904/ba3c8ddf/attachment.html>


More information about the llvm-bugs mailing list