On Fri, 12 Nov 2010 17:42:57, Daniel Dunbar <daniel at zuster.org> wrote:
> If you are a "sophisticated" JIT user and are using either
internal
> APIs (either by integrating with LLVM, or by other C++ tricks), or are
> using obscure or poorly documented public APIs (e.g., why is
> runJITOnFunction exposed?) please make me aware of it!
Hi, Daniel! We (http://code.google.com/p/openshadinglanguage/) are using LLVM
to JIT. We do it all through the EE, retrieving JITed code through
getPointerToFunction, not reaching into any JIT internals.
--
Larry Gritz
lg at larrygritz.com / lg at imageworks.com