<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 15, 2016 at 6:44 PM, David Blaikie via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank" class="cremed">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br>Plausible - don't mind too much. Trying to rope Diego in so he can speak more specifically about the functionality and how it's tested (or not, as it would seem).</div></div></div></div></blockquote><div><br></div><div>We need to enable debug info when -fprofile-sample-use= is on the command line.  This gives the sample PGO pass line number information needed to match samples, but prevents the code generator from emitting debug info in the final binary.</div><div><br></div><div>I was pretty sure I had a test for this.  But it's been a while. <br></div></div></div></div>