[PATCH] D122294: [BOLT] Add R_AARCH64_PREL16/32/64 relocations support

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 03:54:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG48e894a53641: [BOLT] Add R_AARCH64_PREL16/32/64 relocations support (authored by yavtuk, committed by yota9).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122294

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/Relocation.cpp
  bolt/test/lit.cfg.py
  bolt/test/runtime/AArch64/r_aarch64_prelxx.s
  llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  llvm/lib/Object/RelocationResolver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122294.424141.patch
Type: text/x-patch
Size: 5604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/ae287568/attachment.bin>


More information about the llvm-commits mailing list