[PATCH] D25441: [ELF] Make symbols containing ADDR() function synthetic.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 11:29:43 PDT 2016


On Tue, Oct 11, 2016 at 8:57 AM, Eugene Leviant <evgeny.leviant at gmail.com>
wrote:

> evgeny777 added a comment.
>
> How is this extra 'Section' parameter proposed to be used? Is it just for
> consistency?


Even if it works, it seems like a hack. Semantically, I think the thing
that has section attribute is the value rather than the expression.


> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D25441
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/54c546e0/attachment.html>


More information about the llvm-commits mailing list