search for: 38eeeab0

Displaying 2 results from an estimated 2 matches for "38eeeab0".

2016 May 11
2
Orc/MCJIT: Relocations vs pointers to functions
Hi LLVM, Lang. I'm looking for a advice here. And I truly understand very little what the relocations are and how they work. The problem I want to solve is the case where a jitted code has to call back the host application to query additional data. I can think of 3 possible solutions: 1. Use built-in relocation resolver (in default memory manager?) and allow the JIT to find the
2016 May 12
2
Orc/MCJIT: Relocations vs pointers to functions
...and quite small that seems to be better than 1. >> >> Can you help me to evaluate the solutions? >> >> - Paweł >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160512/38eeeab0/attachment.html>