<br><br><div class="gmail_quote">On Tue, Feb 12, 2013 at 11:16 PM, Tobias Grosser <span dir="ltr"><<a href="mailto:tobias@grosser.es" target="_blank">tobias@grosser.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 02/13/2013 03:29 AM, Eric Christopher wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Author: echristo<br>
Date: Tue Feb 12 20:29:18 2013<br>
New Revision: 175024<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=175024&view=rev" target="_blank">http://llvm.org/viewvc/llvm-<u></u>project?rev=175024&view=rev</a><br>
Log:<br>
Fix comment.<br>
<br>
Modified:<br>
     llvm/trunk/lib/CodeGen/<u></u>LiveDebugVariables.cpp<br>
<br>
Modified: llvm/trunk/lib/CodeGen/<u></u>LiveDebugVariables.cpp<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/LiveDebugVariables.cpp?rev=175024&r1=175023&r2=175024&view=diff" target="_blank">http://llvm.org/viewvc/llvm-<u></u>project/llvm/trunk/lib/<u></u>CodeGen/LiveDebugVariables.<u></u>cpp?rev=175024&r1=175023&r2=<u></u>175024&view=diff</a><br>

==============================<u></u>==============================<u></u>==================<br>
--- llvm/trunk/lib/CodeGen/<u></u>LiveDebugVariables.cpp (original)<br>
+++ llvm/trunk/lib/CodeGen/<u></u>LiveDebugVariables.cpp Tue Feb 12 20:29:18 2013<br>
@@ -260,7 +260,7 @@ public:<br>
    /// provided virtual register map.<br>
    void rewriteLocations(VirtRegMap &VRM, const TargetRegisterInfo &TRI);<br>
<br>
-  /// emitDebugVariables - Recreate DBG_VALUE instruction from data structures.<br>
+  /// emitDebugValues - Recreate DBG_VALUE instruction from data structures.<br>
</blockquote>
<br></div>
Hi Eric,<br>
<br>
you could probably just remove the function name entirely. I had the feeling that's what most people are moving to.<br></blockquote><div><br></div><div>Yeah, I just didn't feel like redoing the docs for the entire file tonight :)</div>
<div><br></div><div>-eric </div></div>