On Sun, Jun 3, 2012 at 10:24 AM, Nathan Sidwell <nat...@acm.org> wrote: > On 06/03/12 17:16, Xinliang David Li wrote: > >> Basically it makes it very difficult to rebuild the file with the >> profile data --- which makes problem triaging impossible. What is > > > Can you explain this more -- what exactly are trying to do? Are you trying > to rebuild multiple times with the same coverage data,
yes -- for instance, in the context of debugging a compiler problem, you will need to compile the same file multiple times with the same coverage data. David > or something > different?