[PATCH] D122106: [BOLT] NFC: Fix dynamic relocation offset for constant islands

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 20 14:55:31 PDT 2022


yota9 updated this revision to Diff 416801.
yota9 marked an inline comment as done.
yota9 added a comment.

clang format + comment


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/BinarySection.h
  bolt/include/bolt/Core/Relocation.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/Relocation.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/runtime/AArch64/constant-island-dyn-rel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122106.416801.patch
Type: text/x-patch
Size: 6266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220320/46192126/attachment.bin>


More information about the llvm-commits mailing list