Re: [GOOGLE] Move LIPO linking before profile annotation

2014-01-10 Thread Xinliang David Li
Ok. David On Fri, Jan 10, 2014 at 1:50 PM, Dehao Chen wrote: > This patch moves the LIPO linking before profile annotation so that > iterative-early-inline can cover functions from aux-module. > > Bootstrapped and passed regression test and benchmark test. > > OK for google-4_8? > > Thanks, > De

[GOOGLE] Move LIPO linking before profile annotation

2014-01-10 Thread Dehao Chen
This patch moves the LIPO linking before profile annotation so that iterative-early-inline can cover functions from aux-module. Bootstrapped and passed regression test and benchmark test. OK for google-4_8? Thanks, Dehao Index: gcc/auto-profile.c