search for: 8712d6ad

Displaying 2 results from an estimated 2 matches for "8712d6ad".

2009 Jun 22
0
[LLVMdev] X86 JIT
...in program, please #include "llvm/ Target/TargetSelect.h" and call InitializeNativeTarget(); before setting up the execution engine, -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090622/8712d6ad/attachment.html>
2009 Jun 22
2
[LLVMdev] X86 JIT
Hi, for some reason I could not get the machine code generator for x86 working. The interpreter is the only thing that works, is there anything that I am missing here? -- Kasra -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090622/89dca208/attachment.html>