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

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 14:45:37 PDT 2016


emaste added a comment.

Note that `AT` was introduced to the FreeBSD kernel linker script only recently, https://svnweb.freebsd.org/base/head/sys/conf/ldscript.amd64?r1=284869&r2=284870&

For testing I'll revert that commit but we will need it to be supported.


https://reviews.llvm.org/D19272





More information about the llvm-commits mailing list