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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 07:57:58 PDT 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19600.55232.patch
Type: text/x-patch
Size: 5765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/ec72998d/attachment.bin>


More information about the llvm-commits mailing list