[llvm-commits] [PATCH] test/CodeGen/X86 patches for win32

NAKAMURA Takumi geek4civic at gmail.com
Wed Sep 1 20:54:28 PDT 2010


Committed in r112801 and r112802 partially. (w/o XFAIL)

Anton told me on the IRC,
sometimes it would be not good idea to mark XFAIL to CodeGen tests.
I will wait for Anton's comment, please.


Thank you, ...Takumi


2010/9/2 Chris Lattner <clattner at apple.com>:
> Looks good to me, please commit!
>
> On Aug 31, 2010, at 3:00 PM, NAKAMURA Takumi wrote:
>
>> Good morning.
>>
>> This patch is set of tweaks for win32 to test/CodeGen/X86
>> Some issues are on win32.
>>
>>  - EH is disabled by default.
>>  - @main() with extra calling __main.
>>  - stack allocatoin
>>
>> In fact, all tests in CodeGen/X86 pass on Cygwin,
>> but I am not sure my patch would be reasonable.
>> Please review it.
>>
>>
>> ...Takumi
>> <test-CodeGen-win32.diff.txt>_______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>




More information about the llvm-commits mailing list