[PATCH] D129107: [BOLT][HUGIFY] adds huge pages support of PIE/no-PIE binaries
Alexey Moksyakov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 4 05:41:04 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1fb186198af5: adds huge pages support of PIE/no-PIE binaries (authored by yavtuk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129107/new/
https://reviews.llvm.org/D129107
Files:
bolt/include/bolt/Passes/Hugify.h
bolt/include/bolt/RuntimeLibs/HugifyRuntimeLibrary.h
bolt/include/bolt/Utils/CommandLineOpts.h
bolt/lib/Passes/CMakeLists.txt
bolt/lib/Passes/Hugify.cpp
bolt/lib/Rewrite/BinaryPassManager.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/lib/RuntimeLibs/HugifyRuntimeLibrary.cpp
bolt/runtime/CMakeLists.txt
bolt/runtime/common.h
bolt/runtime/hugify.cpp
bolt/test/runtime/X86/hugify.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129107.473205.patch
Type: text/x-patch
Size: 22297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/608835ad/attachment.bin>
More information about the llvm-commits
mailing list