[all-commits] [llvm/llvm-project] db6542: [BOLT] Divide RegularPageSize for X86 and AArch64 ...
Elvina Yakubova via All-commits
all-commits at lists.llvm.org
Thu Mar 10 12:11:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db65429db522da455dc00898cdc4b20973ca68ce
https://github.com/llvm/llvm-project/commit/db65429db522da455dc00898cdc4b20973ca68ce
Author: Elvina Yakubova <elvinayakubova at gmail.com>
Date: 2022-03-10 (Thu, 10 Mar 2022)
Changed paths:
M bolt/include/bolt/Core/BinaryContext.h
M bolt/lib/Core/BinaryContext.cpp
Log Message:
-----------
[BOLT] Divide RegularPageSize for X86 and AArch64 cases
For AArch64 in some cases/some distributions ld uses 64K alignment of LOAD segments by default.
Reviewed By: yota9, maksfb
Differential Revision: https://reviews.llvm.org/D119267
More information about the All-commits
mailing list