search for: cc_x86_win64_c

Displaying 1 result from an estimated 1 matches for "cc_x86_win64_c".

Did you mean: cc_x86_win32_c
2012 Oct 02
4
[LLVMdev] Handling SRet on Windows x86
...ing CC_X86_32_ThisCall OR should I introduce CC_X86_Win32_ThisCall instead? [Answer not clear to me - is there any platform besides Windows that uses thiscall?] Probably I need to create CC_X86_Win32_ThisCall (and maybe CC_X86_Win32_C later) by copying CC_X86_32_ThisCall similar to how CC_X86_Win64_C is done - does that sound right? Hints and suggestions on fixing this are welcome! -- Thanks, Timur Iskhodzhanov, Google Russia