[PATCH] D137620: [BOLT] Don't align .text to pageAlign

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 03:58:08 PST 2022


yota9 added a comment.

By automatically I meant that it is job for emitter. As I see the padding is still exists - between 003030 and 200340 file offset there is no data stored. But it is OK, the LOAD segment is still properly aligned for the huge pages.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137620/new/

https://reviews.llvm.org/D137620



More information about the llvm-commits mailing list