[PATCH] D135494: [BOLT] Section-handling refactoring/overhaul

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 16:57:44 PDT 2022


maksfb updated this revision to Diff 467638.
maksfb added a comment.

Address comments by Rafael.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135494

Files:
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/BinarySection.h
  bolt/include/bolt/Rewrite/ExecutableFileMemoryManager.h
  bolt/include/bolt/Rewrite/MachORewriteInstance.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/BinarySection.cpp
  bolt/lib/Passes/ReorderData.cpp
  bolt/lib/Rewrite/ExecutableFileMemoryManager.cpp
  bolt/lib/Rewrite/MachORewriteInstance.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/X86/dynrelocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135494.467638.patch
Type: text/x-patch
Size: 55304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/4b9b2149/attachment-0001.bin>


More information about the llvm-commits mailing list