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

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 23:10:55 PDT 2022


This revision was automatically updated to reflect the committed changes.
maksfb marked 2 inline comments as done.
Closed by commit rG4d3a0cade2ed: [BOLT] Section-handling refactoring/overhaul (authored by maksfb).

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.467688.patch
Type: text/x-patch
Size: 57521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/9ad2266c/attachment.bin>


More information about the llvm-commits mailing list