[cfe-commits] [PATCH] Update the front end to use forcesizeopt attribute
Quentin Colombet
qcolombet at apple.com
Fri Oct 26 22:48:17 PDT 2012
Hi,
You will find enclosed a patch to use the forcesizeopt attribute (the attribute that tells the compiler to optimize the related functions for size first) directly as a source code attribute.
Previously it was set on each function with the -Oz optimization level.
Quentin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ForceSizeOptFE.patch
Type: application/octet-stream
Size: 2724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121026/a2f510e0/attachment.obj>
More information about the cfe-commits
mailing list