<div dir="ltr">As long as it doesn't bloat size let's go for it. The original limitation was so that column and line would fit into a single 32-bits.<br><br>-eric<br></div><br><div class="gmail_quote">On Fri Feb 06 2015 at 2:26:22 PM Duncan P. N. Exon Smith <<a href="mailto:dexonsmith@apple.com">dexonsmith@apple.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Remove unnecessary restriction of 32-bits for line numbers in<br>
`MDLocation`.<br>
<br>
The rest of the debug info schema (with the exception of local<br>
variables) uses 32-bits for line numbers.  As I introduce the<br>
specialized nodes, it makes sense to canonicalize on one size or the<br>
other.<br>
<br>
Does this make sense to you folks, or would you rather canonicalize<br>
on 24-bits?<br>
<br>
</blockquote></div>