[PATCH] D24898: [ELF] Support -z common-page-size option

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 24 19:37:38 PDT 2016


davide added a subscriber: davide.
davide added a comment.

The code for overriding max-page-size and common-page-size is nearly identical. Can you think of a way of sharing/factoring it out?


https://reviews.llvm.org/D24898





More information about the llvm-commits mailing list