[PATCH] D21965: [ELF] Initial support for symbol assignment in linker scripts

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 08:19:01 PDT 2016


davide abandoned this revision.
davide added a comment.

In http://reviews.llvm.org/D21965#473554, @grimar wrote:

> btw, PROVIDE command implemented in mentioned "[ELF] - Implemented PROVIDE linker script command." (http://reviews.llvm.org/D19190) is
>  very close to this I think. I would probably combine the PROVIDE tag and such assignments.
>  But again we need to clarify the design at first.


OK, I'm abandoning this for now then.
I'll try to take a look at http://reviews.llvm.org/D19190. Thanks!


http://reviews.llvm.org/D21965





More information about the llvm-commits mailing list