search for: msvc_thiscall

Displaying 2 results from an estimated 2 matches for "msvc_thiscall".

2012 Oct 04
0
[LLVMdev] Handling SRet on Windows x86
...e any platform besides Windows >>>> that uses thiscall?] >>> no >> Can you please clarify which question you've answered here? > To both. You're assuming that Windows == MSVC. This is not true. Ah, got it. Sounds like we might need to introduce CC_X86_Win32_MSVC_ThisCall then?.. On Tue, Oct 2, 2012 at 10:22 PM, David Blaikie <dblaikie at gmail.com> wrote: > On Tue, Oct 2, 2012 at 11:02 AM, Timur Iskhodzhanov <timurrrr at google.com> wrote: >> On Tue, Oct 2, 2012 at 8:28 PM, David Blaikie <dblaikie at gmail.com> wrote: >>> On Tue...
2012 Oct 02
3
[LLVMdev] Handling SRet on Windows x86
On Tue, Oct 2, 2012 at 11:02 AM, Timur Iskhodzhanov <timurrrr at google.com> wrote: > On Tue, Oct 2, 2012 at 8:28 PM, David Blaikie <dblaikie at gmail.com> wrote: >> On Tue, Oct 2, 2012 at 8:54 AM, Timur Iskhodzhanov <timurrrr at google.com> wrote: >>> [+cfe-dev as this does seem like both LLVM+Clang issue] >>> [Sorry for an incomplete e-mail context,