[PATCH] D135494: [BOLT] Section-handling refactoring/overhaul
Maksim Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 18:44:03 PDT 2022
maksfb updated this revision to Diff 467657.
maksfb added a comment.
Fix section read-only check. Remove mapExtraSections().
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.467657.patch
Type: text/x-patch
Size: 57521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/763f2c3e/attachment.bin>
More information about the llvm-commits
mailing list