On 17 June 2013 19:46, John McCall <[email protected]> wrote: > Author: rjmccall > Date: Mon Jun 17 21:46:29 2013 > New Revision: 184166 > > URL: http://llvm.org/viewvc/llvm-project?rev=184166&view=rev > Log: > Add support for -fpcc-struct-return. Patch by Arthur O'Dwyer! > > Added: > cfe/trunk/CodeGen/ > cfe/trunk/CodeGen/x86_32-fpcc-struct-return.c > cfe/trunk/test/CodeGen/x86_32-fpcc-struct-return.c >
You meant to put x86_32-fpcc-struct-return.c inside the test/CodeGen directory, rather than creating a new top-level CodeGen directory. Nick
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
