[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 02:38:56 PST 2022


yota9 added a comment.

The new text segment has newly allocated virtual address, offset and probably changed page alignment, I don't see how it remains the same in case the VA become aligned and the offset is don't.


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