Displaying 1 result from an estimated 1 matches for "sizerequired".
2008 May 22
1
[LLVMdev] Deleting order and acquiring generated function
Hi Evan,
Thanks a lot for the information!
It's a viable solution to write my own JITMemoryManager, however I noticed
that the JIT doesn't know the length of the binary function before it is
actually emitted. This is a bit inconvenient especially since I have to
generate new functions at irregular times. I'm not too keen on using the
non-standard _expand function to resize