On Oct 29, 2012, at 4:23 PM, Eric Christopher <[email protected]> wrote:
> On Mon, Oct 29, 2012 at 4:15 PM, Quentin Colombet <[email protected]> wrote: >> Hi, >> >> Following a discussion on the "Oz optimization level sets ForceSizeOpt >> attribute for each function", I propose a patch to change the name of the >> ForceSizeOpt attribute into MinSize attribute. >> >> The purpose of this attribute is to inform the compiler that functions >> decorated with should be optimized to minimize for code size. >> > > Not quite sure why the one testcase was removed? Otherwise it looks > fine of course. The test case is still there, but I renamed the file from attr-forcesizeopt.c to attr-minsize.c. Interestingly, svn diff does not show the differences as a new file but use the previous file as a base (thus few modifications) Quentin _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
