[PATCH] D154024: [BOLT][NFCI] Migrate Linux Kernel handling code to MetadataRewriter

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 00:05:55 PDT 2023


maksfb updated this revision to Diff 537606.
maksfb retitled this revision from "[BOLT][NFCI] Migrate Linux Kernel handling code to Rewriter interface" to "[BOLT][NFCI] Migrate Linux Kernel handling code to MetadataRewriter".
maksfb added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154024/new/

https://reviews.llvm.org/D154024

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/BinarySection.h
  bolt/include/bolt/Rewrite/MetadataRewriters.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Rewrite/CMakeLists.txt
  bolt/lib/Rewrite/LinuxKernelRewriter.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154024.537606.patch
Type: text/x-patch
Size: 32775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/aa348ced/attachment.bin>


More information about the llvm-commits mailing list