<div class="gmail_quote">2010/4/1 Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info" target="_blank">anton@korobeynikov.info</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Aaron,<br>
<div><br>
> +  if (getKind().isMetadata())<br>
> +    OS << "dr";<br>
</div>This is definitely incorrect. "d" means debug and "r" - read-only.<br>
These section flags should be emitted separately. The section kind<br>
should have been messed somewhere.</blockquote><div><br></div><div>Okay, I should have looked at this further, but it should be compatible and transparent compared with existing code.</div><div><br></div><div>Aaron</div>


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