aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-10-08 22:23:54 +0000
committerHal Finkel <hfinkel@anl.gov>2015-10-08 22:23:54 +0000
commite3c2626aa44c65fb0f3606e5c906570757c9711e (patch)
tree874c721bfcb15c49d0e24683d5242287b019ca8f /llvm/lib/Object/MachOObjectFile.cpp
parent6870dc7311b769f400fdcc2a041aaf5cdc041dfc (diff)
downloadllvm-e3c2626aa44c65fb0f3606e5c906570757c9711e.zip
llvm-e3c2626aa44c65fb0f3606e5c906570757c9711e.tar.gz
llvm-e3c2626aa44c65fb0f3606e5c906570757c9711e.tar.bz2
[ELF2] Make the system page size a target-dependent property
The required page alignment is different on different targets. On PowerPC, for example, we need 64K pages (the loader won't set different permissions on a finer granularity than that). I've set the existing targets to what I believe to be the correct values, and have updated the regression tests accordingly. llvm-svn: 249760
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions