[cfe-commits] [PATCH] Change ForceSizeOpt attribute into MinSize attribute

Quentin Colombet qcolombet at apple.com
Mon Oct 29 16:15:46 PDT 2012


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.

Quentin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RenameForceSizeOptIntoMinSizeFE.patch
Type: application/octet-stream
Size: 2668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121029/9e0a956d/attachment.obj>


More information about the cfe-commits mailing list