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

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 23 13:16:15 PST 2022


maksfb added a comment.

In D137620#4010278 <https://reviews.llvm.org/D137620#4010278>, @treapster wrote:

> For this call to succeed, READ_ONLY_THP_FOR_FS config option must be enabled, and in our setup it is not set, so it's likely the cause of the issue. Can you check if it's enabled on your system?

Yes, you are correct - I have READ_ONLY_THP_FOR_FS set on my system.


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