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 > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
