[lld] r285608 - Move IsAbsolute from SymbolAssignment to Expr.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 12:07:38 PDT 2016


On Mon, Oct 31, 2016 at 11:28 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 31 October 2016 at 13:55, Rui Ueyama <ruiu at google.com> wrote:
> > Isn't this almost the same as the Eugene's patch?
>
> Which one? The patches I have seen were trying to ignore a relative
> relocation to an absolute symbol. This is trying to fix which symbols
> are or are not absolute.


https://reviews.llvm.org/D25441

> I really liked the fact that an expression is compiled to a lambda in our
> > linker script processor. Isn't there any other way to do this?
>
> I can't think of anything right now. It is just a fact that some
> expressions are absolute and some  are not.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161031/2575466b/attachment.html>


More information about the llvm-commits mailing list