[LLVMdev] code generation for calls in JITted code after r88984

Eric Christopher echristo at apple.com
Tue Dec 15 16:55:21 PST 2009


> 
> 
> It does produce current code, its just that our code depends on LLVM generating normal direct calls and we would like a way to force it to do that. Passing CodeModel::Default to createJIT () used to do that, but it doesn't any more, since it is overwritten with Large.

Working on it.

-eric



More information about the llvm-dev mailing list