Re: r272604 - [docs] Coverage: Document the profile merge pool specifier

2016-06-14 Thread Sean Silva via cfe-commits
Thanks! On Tue, Jun 14, 2016 at 10:30 AM, Vedant Kumar wrote: > I think David got rid of that limitation. > > The related warning in compiler-rt does not reflect this: > > PROF_WARN("%%m specifier can only be specified once at the end of > %s.\n", ...); > > Fixed the warning in r272685. > > th

Re: r272604 - [docs] Coverage: Document the profile merge pool specifier

2016-06-14 Thread Vedant Kumar via cfe-commits
I think David got rid of that limitation. The related warning in compiler-rt does not reflect this: PROF_WARN("%%m specifier can only be specified once at the end of %s.\n", ...); Fixed the warning in r272685. thanks, vedant > On Jun 13, 2016, at 8:13 PM, Sean Silva wrote: > > > > On Mo

Re: r272604 - [docs] Coverage: Document the profile merge pool specifier

2016-06-13 Thread Sean Silva via cfe-commits
On Mon, Jun 13, 2016 at 5:42 PM, Vedant Kumar via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: vedantk > Date: Mon Jun 13 19:42:12 2016 > New Revision: 272604 > > URL: http://llvm.org/viewvc/llvm-project?rev=272604&view=rev > Log: > [docs] Coverage: Document the profile merge pool sp

r272604 - [docs] Coverage: Document the profile merge pool specifier

2016-06-13 Thread Vedant Kumar via cfe-commits
Author: vedantk Date: Mon Jun 13 19:42:12 2016 New Revision: 272604 URL: http://llvm.org/viewvc/llvm-project?rev=272604&view=rev Log: [docs] Coverage: Document the profile merge pool specifier Modified: cfe/trunk/docs/SourceBasedCodeCoverage.rst Modified: cfe/trunk/docs/SourceBasedCodeCovera