[PATCH] D122106: [BOLT] Fix dynamic relocation offset for constant islands
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 04:49:53 PDT 2022
yota9 updated this revision to Diff 422477.
yota9 added a comment.
@rafauler I've decided to add extra arg for relocation emission, it is easy to add and easy to revert in case we won't need it anymore
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122106/new/
https://reviews.llvm.org/D122106
Files:
bolt/include/bolt/Core/BinaryContext.h
bolt/include/bolt/Core/BinarySection.h
bolt/include/bolt/Core/Relocation.h
bolt/lib/Core/BinaryContext.cpp
bolt/lib/Core/BinaryEmitter.cpp
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Core/BinarySection.cpp
bolt/lib/Core/Relocation.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/test/AArch64/constant-island-dyn-rel.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122106.422477.patch
Type: text/x-patch
Size: 17093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/337712f6/attachment.bin>
More information about the llvm-commits
mailing list