search for: b607c86b

Displaying 2 results from an estimated 2 matches for "b607c86b".

2013 Sep 18
0
[LLVMdev] Multiple module support in MCJIT
...; If anyone has any work in progress in this area or requirements that you > want to make sure get addressed, please let me know very soon. > Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130918/b607c86b/attachment.html>
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