[PATCH][llvm-c] Expose MC JIT

Kaylor, Andrew andrew.kaylor at intel.com
Mon Apr 22 16:43:51 PDT 2013


Looks great!

Any chance you have tests for this?

-Andy

From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Filip Pizlo
Sent: Monday, April 22, 2013 2:09 PM
To: llvm-commits at cs.uiuc.edu
Subject: Re: [PATCH][llvm-c] Expose MC JIT

Here it is.  The C API no longer exposes finalizeObject() in any way, and makes sure to call it prior to doing anything that the user would expect to have already done permissions/invalidation.

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


More information about the llvm-commits mailing list