[cfe-dev] Calling Conventions

Jon Sargeant delta17 at cox.net
Tue Apr 15 18:48:40 PDT 2008


Hello,

What support does clang have for calling conventions?  I'm looking for 
some code that converts a C function type with a particular calling 
convention (cdecl, stdcall, or fastcall) into an LLVM function type.

Best Regards,
Jon



More information about the cfe-dev mailing list