<div dir="ltr">I'm OK working on doing that (I actually started there), but it looked like I'd need to do a fair amount of work and it will slow me down... How badly do you want this now, and how much do you want to put it on my critical path to moving forward? I don't have strong opinions here, I'm jsut looking for the fastest way to make forward progress.</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Aug 27, 2015 at 6:22 PM <a href="mailto:hfinkel@anl.gov">hfinkel@anl.gov</a> via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hfinkel added a subscriber: hfinkel.<br>
hfinkel added a comment.<br>
<br>
It seems unfortunate to need to make the AA result statistics essentially part of the boilerplate necessary to implement a good AA provider. Can we move all statistics generation into the aggregrator? We don't need to use the STATISTIC macro, really, the aggregrator can construct a set of such objects based on the names of the underlying providers in its care, and then use them as it iterates up the chain.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D12142" rel="noreferrer" target="_blank">http://reviews.llvm.org/D12142</a><br>
<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div>