llvm-project/bolt/lib/RuntimeLibs
Alexey Moksyakov 1fb186198a adds huge pages support of PIE/no-PIE binaries
This patch adds the huge pages support (-hugify) for PIE/no-PIE
binaries. Also returned functionality to support the kernels < 5.10
where there is a problem in a dynamic loader with the alignment of
pages addresses.

Differential Revision: https://reviews.llvm.org/D129107
2022-11-04 15:14:21 +03:00
..
CMakeLists.txt [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ON 2022-09-23 07:59:30 +02:00
HugifyRuntimeLibrary.cpp adds huge pages support of PIE/no-PIE binaries 2022-11-04 15:14:21 +03:00
InstrumentationRuntimeLibrary.cpp [BOLT][NFC] Use range-based STL wrappers 2022-06-23 22:16:27 -07:00
RuntimeLibrary.cpp Honor LLVM_LIBDIR_SUFFIX 2022-11-01 23:54:06 +01:00