Re: [GOOGLE] record compiler options before any compilation
Ok after testing. David On Wed, Jul 10, 2013 at 4:59 PM, Dehao Chen wrote: > This fix is need if you want to collect AutoFDO profile on > AutoFDO+LIPO optimized binary. > > Testing on going. > > OK for google branches? > > Thanks, > Dehao > > Index: gcc/toplev.c > ===
[GOOGLE] record compiler options before any compilation
This fix is need if you want to collect AutoFDO profile on AutoFDO+LIPO optimized binary. Testing on going. OK for google branches? Thanks, Dehao Index: gcc/toplev.c === --- gcc/toplev.c (revision 200855) +++ gcc/toplev.c (working