[LLVMdev] CDECL Calling Convention

Lyu Mitnick mitnick.lyu at gmail.com
Sun Mar 20 13:24:09 PDT 2011


Hello all,

I am a beginner of LLVM and I want to add a new backend into LLVM. The
calling convention of the target I ported is CDECL. I am wondering to know
whether there is already CDECL calling convention implemented in LLVM??
Which CallingConv.td file should I copy and modify for my target??

thanks a lot

Mitnick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110321/a6df3edc/attachment.html>


More information about the llvm-dev mailing list