<div dir="ltr">lgtm, assuming this passes an optimized build of something interesting.<div><br></div><div>Should we go further and assert(!isa<GlobalAlias>(this) || S.empty()); in GlobalValue::setSection?</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 12, 2014 at 6:58 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">An alias is always in the section of its aliasee and has the same<br>
alignment (since it has the same address).<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>