diff options
author | Dimitry Andric <dimitry@andric.com> | 2018-09-21 16:58:13 +0000 |
---|---|---|
committer | Dimitry Andric <dimitry@andric.com> | 2018-09-21 16:58:13 +0000 |
commit | c9de3b4d267bf6c7bd2734a1382a65a8812b07d9 (patch) | |
tree | c12b48a8d1a8a81366ccc8cb9a1984fa09274b9e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0cb22386e08a754dae724f96fbc9e38273edafba (diff) | |
download | llvm-c9de3b4d267bf6c7bd2734a1382a65a8812b07d9.zip llvm-c9de3b4d267bf6c7bd2734a1382a65a8812b07d9.tar.gz llvm-c9de3b4d267bf6c7bd2734a1382a65a8812b07d9.tar.bz2 |
Align AArch64 and i386 image base to superpage
Summary:
As for x86_64, the default image base for AArch64 and i386 should be
aligned to a superpage appropriate for the architecture.
On AArch64, this is 2 MiB, on i386 it is 4 MiB.
Reviewers: emaste, grimar, javed.absar, espindola, ruiu, peter.smith, srhines, rprichard
Reviewed By: ruiu, peter.smith
Subscribers: jfb, markj, arichardson, krytarowski, kristof.beyls, llvm-commits
Differential Revision: https://reviews.llvm.org/D50297
llvm-svn: 342746
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions