[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
       
    Wed Jul 20 23:33:49 PDT 2022
    
    
  
yavtuk updated this revision to Diff 446362.
Herald added a subscriber: ormris.
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/user-func-reorder.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129107.446362.patch
Type: text/x-patch
Size: 21749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/0d9472dd/attachment.bin>
    
    
More information about the llvm-commits
mailing list