<div dir="ltr">On Fri, Jul 5, 2013 at 6:00 PM, Michael Sartain <span dir="ltr"><<a href="mailto:mikesart@valvesoftware.com" target="_blank">mikesart@valvesoftware.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">"source list -n printf" wasn't working on Linux because printf is a symbol and the code was only searching for functions.<div>


<br></div><div>The patch now searches for symbols if function searching fails and tries to find a symbol that lines up exactly with a function.</div>
<div><br></div><div>The Linux test suite passes with this patch. Please let me know if it's ok to submit.</div></div></blockquote><div><br></div><div>arc diff added every open file I had to that patch. I need to figure out how to use this thing before I hurt someone.</div>

<div><br></div><div>In any case, the patch is here now: <a href="http://llvm-reviews.chandlerc.com/D1109" target="_blank">http://llvm-reviews.chandlerc.com/D1109</a></div><div><br></div><div>Thanks.</div><div> -Mike</div>


</div></div></div>