Oh, and I should also add that this broke at least one client of LLVM and debug information: VMKit ;)<br><br><div class="gmail_quote">On Thu, Apr 1, 2010 at 10:28 PM, nicolas geoffray <span dir="ltr"><<a href="mailto:nicolas.geoffray@gmail.com">nicolas.geoffray@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Chris,<br><br><div class="gmail_quote"><div class="im">On Thu, Apr 1, 2010 at 2:48 AM, Chris Lattner <span dir="ltr"><<a href="mailto:clattner@apple.com" target="_blank">clattner@apple.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>
> Machine-generated code often goes over 255 columns.   Are you sure you want to design this limitation in?<br>
<br>
</div>Yep.  Only clang generates column numbers, and I don't know of any debuggers that do anything with them.  We can always change this in the future.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div><br></div></div><div>Actually, I was using these values (column, line number) to store some runtime informations on an instruction (line number in a Java source file, Java bytecode number, etc). While I know that the interface is somehow not fully defined yet for debug location, having the possibility to get a number of high-level information on a machine instruction through this debugging utility was really useful.</div>

<div><br></div><font color="#888888"><div>Nicolas</div></font><div class="im"><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font color="#888888">
-Chris<br>
</font><div><div></div><div>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div></div><br>
</blockquote></div><br>