Add flags to disable profile generation.

Diego Novillo dnovillo at google.com
Wed Aug 5 12:16:41 PDT 2015


This patch adds flags -fno-profile-instr-generate and
-fno-profile-instr-use, and the GCC aliases -fno-profile-generate and
-fno-profile-use.

These flags are used in situations where users need to disable profile
generation or use for specific files in a build, without affecting other
files.

OK to commit?


Thanks.  Diego.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150805/bf886d29/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-flags-to-disable-profile-generation.patch
Type: application/octet-stream
Size: 9196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150805/bf886d29/attachment.obj>


More information about the cfe-commits mailing list