search for: 43e27db6

Displaying 3 results from an estimated 3 matches for "43e27db6".

2013 Nov 11
0
[LLVMdev] Android JIT patch
The various ExecutionEngine pieces may be the only places within LLVM that are using the DynamicLibrary stuff, but there's no telling what various LLVM consumers may be using it for. The "stat" symbols shouldn't be exposed the way they are in the old JIT memory manager location. It's not clear to me why that didn't happen inside getPointerToNamedFunction there. Is
2013 Nov 11
2
[LLVMdev] Android JIT patch
On 11/11/13 17:42, Kaylor, Andrew wrote: > I've got a number of problems with this patch. > > First, we have plans to pry apart the remaining strands connecting JIT with MCJIT, so I don't want to do anything that reconnects them. That is, I'm against moving things from RTDyldMemoryManager into ExecutionEngine. The direction of LLVM is not something I'm in a position to
2013 Nov 14
3
[LLVMdev] Android JIT patch
...ail at runtime rather than compile-time here. >> >> James -------------- next part -------------- A non-text attachment was scrubbed... Name: arm-android.patch Type: text/x-patch Size: 3703 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131114/43e27db6/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: no-futimes.patch Type: text/x-patch Size: 4041 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131114/43e27db6/attachment-0001.bin>