Hello all,<div><br></div><div>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??</div>
<div><br></div><div>thanks a lot</div><div><br></div><div>Mitnick</div>