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

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 17:22:42 PDT 2016


phosek added a subscriber: phosek.
phosek added a comment.

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.


https://reviews.llvm.org/D19272





More information about the llvm-commits mailing list