Displaying 2 results from an estimated 2 matches for "7c660aee".
2013 Sep 18
0
[LLVMdev] Multiple module support in MCJIT
Hi Andy,
Sounds good in general. One question below:
On Tue, Sep 17, 2013 at 4:01 PM, Kaylor, Andrew <andrew.kaylor at intel.com>wrote:
> I'm about to start working on multiple module support in MCJIT. I know a
> lot of people are interested in this so it seemed like a good idea to begin
> by soliciting input.
>
> My immediate plan involves the following:
>
> -
2013 Sep 17
2
[LLVMdev] Multiple module support in MCJIT
I'm about to start working on multiple module support in MCJIT. I know a lot of people are interested in this so it seemed like a good idea to begin by soliciting input.
My immediate plan involves the following:
- Add something to the MCJIT interface to explicitly request module compilation
- Isolate module-specific state variables into a structure so that the state of each module can be