[PATCH] D22689: [ELF] - Linkerscript: implemented output section [address] attribute.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 22 13:17:04 PDT 2016
grimar added a comment.
I mean that "ALIGN(CONSTANT (MAXPAGESIZE)) + (. & (CONSTANT (MAXPAGESIZE) - 1))" is [address] here.
https://reviews.llvm.org/D22689
More information about the llvm-commits
mailing list