[LLVMdev] Tool for run-time code generation?

Anton Korobeynikov anton at korobeynikov.info
Fri Jul 16 13:30:24 PDT 2010


> If you mean that dynamically generated code cannot call malloc (why not? Couldn't I provide a table that tells LLVM the address of malloc and any other methods I want to call?), even then it is not a problem, since the code I want to generate will simply access records and do some arithmetic. For example, I might generate a function that does this:
At least you will need to implement WinCE ARM ABI and port JIT to WinCE...

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list