r208754 - in /branches/google/gcc-4_8/gcc: auto...

dehao@gcc.gnu.org dehao@gcc.gnu.org
Fri Mar 21 17:57:00 GMT 2014


Author: dehao
Date: Fri Mar 21 17:57:15 2014
New Revision: 208754

URL: http://gcc.gnu.org/viewcvs?rev=208754&root=gcc&view=rev
Log:
Guard the recording of AutoFDO annotation coverage by a flag.

2014-03-21  Dehao Chen  <dehao@google.com>

	* gcc/common.opt (fauto-profile-record-coverage-in-elf): New flag.
	* gcc/auto-profile.c (auto_profile): Guard the code by a flag.

Modified:
    branches/google/gcc-4_8/gcc/auto-profile.c
    branches/google/gcc-4_8/gcc/common.opt



More information about the Gcc-cvs mailing list