[PATCH] D24891: [ELF] Support -z max-page-size option

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 24 17:16:14 PDT 2016


phosek added a comment.

We do, see https://fuchsia.googlesource.com/magenta/+/master/kernel/arch/x86/rules.mk#150 for example. This option is supported by both BFD ld and gold and it would be nice if LLD supported the option, since it's used by existing software.


https://reviews.llvm.org/D24891





More information about the llvm-commits mailing list