[cfe-commits] r97775 - in /cfe/trunk: lib/CodeGen/CGBlocks.cpp lib/CodeGen/CGBlocks.h test/CodeGen/blockstret.c
Fariborz Jahanian
fjahanian at apple.com
Thu Mar 4 17:50:57 PST 2010
On Mar 4, 2010, at 5:29 PM, Blaine Garst wrote:
> Author: blaine
> Date: Thu Mar 4 19:29:59 2010
> New Revision: 97775
>
> URL: http://llvm.org/viewvc/llvm-project?rev=97775&view=rev
> Log:
> add support for a 1<<29 bit in the block flags field to mark blocks
> using alternate struct return ABI
>
> Added:
> cfe/trunk/test/CodeGen/blockstret.c
I simplified the test case not to depend on any header file in:
http://llvm.org/viewvc/llvm-project?view=rev&revision=97777
- Fariborz
>
More information about the cfe-commits
mailing list