<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, May 22, 2014 at 7:14 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">
> For example, it would not be possible to define an absolute symbol to be<br>
> the offset between two symbols.  In some restricted circumstances —<br>
> if both symbols are global variables in the same section and defined<br>
> in the same translation unit — this could be worked around.<br>
><br>
> But I’ll gladly admit that I don’t have a use case in mind for that feature.<br>
> Absolute symbols are useful, and storing offsets between symbols into<br>
> global memory is useful, but I don’t know why you’d combine them.<br>
<br>
</div>That is funny. I, on the other hand, think that this is the best<br>
argument I have seen for keeping aliases pointing to ConstantExpr so<br>
far.<br></blockquote><div><br></div><div>IMO if we want to support defining symbols at absolute addresses, we should add a separate construct for this.  So far everyone has gotten by with linker flags and scripts, though.</div>
</div></div></div>