<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
> Omitting DW_AT_lower_bound is a language-dependent operation.  LLVM<br>
> currently is not treating it that way; it is assuming the default<br>
> lower bound is 0 for all languages.<br>
><br>
</div></div>Ah, I see what you mean. Yeah, this is bad. Eric should be the one to determine if we should always output the lower bound attribute. :)<br></blockquote><div><br></div><div>Way to punt. ;)</div><div><br></div>
<div>Anyhow, we'd want to do this for Fortran (default = 1) and (conceivably) Ada (default = 1 or -1 depending on dwarf version), if we cared (these are the languages supported by DragonEgg). Duncan? I'll also use this to poke Duncan about moving to DIBuilder :)</div>
<div><br></div><div>-eric</div><div><br></div><div>ps. (One more parenthetical).</div></div></div>