[PATCH] SectionMemoryManager is not a JITMemoryManager

Kaylor, Andrew andrew.kaylor at intel.com
Mon May 13 16:54:31 PDT 2013


Looks good.

From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Filip Pizlo
Sent: Thursday, May 09, 2013 8:47 PM
To: llvm-commits at cs.uiuc.edu
Subject: Re: [PATCH] SectionMemoryManager is not a JITMemoryManager

Here is the updated patch.  This patch differs from the previous one in that it adds EngineBuilder::setMCJITMemoryManager() instead of EngineBuilder::setRTDyldMemoryManager().  It also uses "MCJMM" as the field name.  This field, and the parameter to the method, uses RTDyldMemoryManager* as the type.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130513/e934ada2/attachment.html>


More information about the llvm-commits mailing list