[google] Add libgcov interface for accessing profile directory (issue8726046)

2013-04-17 Thread Teresa Johnson
Patch to add interface for querying the profile directory prefix specified to the -fprofile-generate= option. Google ref b/8629045. Tested with regression tests and internal test. Ok for google branches? 2013-04-17 Teresa Johnson tejohn...@google.com * libgcc/libgcov.c

Re: [google] Add libgcov interface for accessing profile directory (issue8726046)

2013-04-17 Thread Xinliang David Li
looks ok. David On Wed, Apr 17, 2013 at 9:00 AM, Teresa Johnson tejohn...@google.com wrote: Patch to add interface for querying the profile directory prefix specified to the -fprofile-generate= option. Google ref b/8629045. Tested with regression tests and internal test. Ok for google