search for: ce40b89d

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

2013 Dec 12
0
[LLVMdev] Switching to the new MingW ABI
...+ your fixes + codegen test fixes. Are they OK? Cheers, Rafael -------------- next part -------------- A non-text attachment was scrubbed... Name: llvm.patch Type: application/octet-stream Size: 3570 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131212/ce40b89d/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: clang.patch Type: application/octet-stream Size: 33096 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131212/ce40b89d/attachment-0001.obj>
2013 Dec 12
3
[LLVMdev] Switching to the new MingW ABI
On Tue, Dec 10, 2013 at 5:08 PM, Hans Wennborg <hans at chromium.org> wrote: > On Tue, Dec 10, 2013 at 4:39 PM, Reid Kleckner <rnk at google.com> wrote: >> I think we need to relax the test cases. MSVC usually prints the calling >> convention, and it's often useful information. > > I was going to argue that MSVC doesn't print them, but then I tried, >