[llvm-commits] [PATCH] test/CodeGen/X86 patches for win32
Chris Lattner
clattner at apple.com
Wed Sep 1 16:44:21 PDT 2010
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