[PATCH] D117612: [BOLT] Update dynamic relocations from section relocations

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 09:17:45 PST 2022


yota9 updated this revision to Diff 408917.
yota9 added a comment.

@maksfb Strange, fixed now :) + clang-formatted one line.

Regarding the order question, yes, the reorder is somewhat expected. Do you have ideas how to test it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117612

Files:
  bolt/include/bolt/Core/BinarySection.h
  bolt/include/bolt/Core/Relocation.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/Relocation.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/runtime/AArch64/Inputs/runtime_relocs.c
  bolt/test/runtime/AArch64/Inputs/tls_ld.yaml
  bolt/test/runtime/AArch64/Inputs/tls_trad.yaml
  bolt/test/runtime/AArch64/runtime_relocs.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117612.408917.patch
Type: text/x-patch
Size: 31514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/42e317b5/attachment.bin>


More information about the llvm-commits mailing list