[PATCH] D19272: [ELF] - linkerscript AT keyword (in output section description) implemented.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 14 23:43:43 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D19272#514579, @phosek wrote:

> We'd like to use LLD for linking LK <https://fuchsia.googlesource.com/magenta/+/master/kernel/arch/x86/64/kernel.ld> kernel and the `AT` keyword support is currently the only thing that's stopping us, so landing this change would really help us as well.


Did you try to link with this patch applied ? I am curios whether this patch is enough to support AT.


https://reviews.llvm.org/D19272





More information about the llvm-commits mailing list