Displaying 3 results from an estimated 3 matches for "4b6d0655".
2009 Mar 15
0
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
Thanks John.
I had passed over ExecutionEngine as it looked like it offered a JIT.
Maybe there's more to it than meets the (hasty) eye though.
I'm interested in getting a native image. Ultimately, I'd like to do
things like emitting Objective-C IMPs and building Objective-C classes
around them.
However, I'm going one step at a time (there's probably much to learn
2009 Mar 15
4
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
I'm a total LLVM n00b, and have just started to work through some of
the tutorials with the intention of gathering a clear picture of what
LLVM does and doesn't do for a possible project.
I'm on the Mac, and would like to have my code dynamically create and
load new functions into a process. I believe I can do this, but I'm
not sure yet how 'direct' things will be
2009 Mar 16
6
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
...g to bang some of the
aforementioned pieces together and see if I can get it to do anything
interesting with a minimal module.
Thanks.
-- lwe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090315/4b6d0655/attachment.html>