<div dir="ltr">Eric, Thanks for the fix!<div>I did Release and Debug build, but did not turn on Werror check. Will do that next time.</div><div><br></div><div>-Rong</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 30, 2019 at 2:48 PM Eric Christopher <<a href="mailto:echristo@gmail.com">echristo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This one had a few Werror problems. I've fixed them, but might want to<br>
make sure to build with Werror enabled or check the bots after. :)<br>
<br>
-eric<br>
<br>
On Tue, Apr 30, 2019 at 2:17 PM Rong Xu via Phabricator via<br>
llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br>
><br>
> This revision was automatically updated to reflect the committed changes.<br>
> Closed by commit rL359612: [llvm-profdata] Add overlap command to compute similarity b/w two profile files (authored by xur, committed by ).<br>
><br>
> Changed prior to commit:<br>
>   <a href="https://reviews.llvm.org/D60977?vs=197204&id=197440#toc" rel="noreferrer" target="_blank">https://reviews.llvm.org/D60977?vs=197204&id=197440#toc</a><br>
><br>
> Repository:<br>
>   rL LLVM<br>
><br>
> CHANGES SINCE LAST ACTION<br>
>   <a href="https://reviews.llvm.org/D60977/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D60977/new/</a><br>
><br>
> <a href="https://reviews.llvm.org/D60977" rel="noreferrer" target="_blank">https://reviews.llvm.org/D60977</a><br>
><br>
> Files:<br>
>   llvm/trunk/docs/CommandGuide/llvm-profdata.rst<br>
>   llvm/trunk/include/llvm/ProfileData/InstrProf.h<br>
>   llvm/trunk/include/llvm/ProfileData/InstrProfReader.h<br>
>   llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h<br>
>   llvm/trunk/lib/ProfileData/InstrProf.cpp<br>
>   llvm/trunk/lib/ProfileData/InstrProfReader.cpp<br>
>   llvm/trunk/lib/ProfileData/InstrProfWriter.cpp<br>
>   llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_1.proftext<br>
>   llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_1_cs.proftext<br>
>   llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_1_vp.proftext<br>
>   llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_2.proftext<br>
>   llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_2_cs.proftext<br>
>   llvm/trunk/test/tools/llvm-profdata/Inputs/overlap_2_vp.proftext<br>
>   llvm/trunk/test/tools/llvm-profdata/overlap.test<br>
>   llvm/trunk/test/tools/llvm-profdata/overlap_cs.test<br>
>   llvm/trunk/test/tools/llvm-profdata/overlap_vp.test<br>
>   llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp<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="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</blockquote></div>