[LLVMdev] About JIT by LLVM 2.9 or later

Óscar Fuentes ofv at wanadoo.es
Tue Nov 1 18:55:02 PDT 2011


空明流转 <wuye9036 at gmail.com> writes:

[snip]

>      But now I find the ABI & Calling Convention did not co-work with MSVC.
> For example, following code I have:

[snip]

I think that you're hitting this problem:

http://www.llvm.org/bugs/show_bug.cgi?id=5058

Another feature of MSVC calling convention not directly supported by
LLVM:

http://www.llvm.org/bugs/show_bug.cgi?id=5064

HTH




More information about the llvm-dev mailing list