[PATCH] D19600: [ELF] - Implemented -z max-page-size option.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 10:47:12 PDT 2016


What is using this?

Cheers,
Rafael


On 27 April 2016 at 10:57, George Rimar <grimar at accesssoftek.com> wrote:
> grimar created this revision.
> grimar added reviewers: ruiu, rafael.
> grimar added subscribers: grimar, llvm-commits.
>
> -z max-page-size can be used to set the target's page size.
> This can be used for some platforms requiring different value
> from common one.
>
> http://reviews.llvm.org/D19600
>
> Files:
>   ELF/Config.h
>   ELF/Driver.cpp
>   test/ELF/max-page-size.s
>


More information about the llvm-commits mailing list