Re: [google] fix ICE when using LIPO profiles for FDO (issue5500068)

2011-12-26 Thread Xinliang David Li
ok for google branches David On Wed, Dec 21, 2011 at 4:12 PM, Rong Xu wrote: > This patch is for google_main branch only. > > This patch fixes the ICE when using LIPO profiles for regular FDO > compilation. LIPO has INDIR_CALL_TOPN profiles while FDO has > INDIR_CALL profile. > > Tested with SPE

[google] fix ICE when using LIPO profiles for FDO (issue5500068)

2011-12-21 Thread Rong Xu
This patch is for google_main branch only. This patch fixes the ICE when using LIPO profiles for regular FDO compilation. LIPO has INDIR_CALL_TOPN profiles while FDO has INDIR_CALL profile. Tested with SPEC2000 INT (with -Wno-coverage-mismatch to work around the minor pass difference b/w LIPO and