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

Alexey Moksyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 03:18:22 PDT 2022


yavtuk updated this revision to Diff 419089.
Herald added a subscriber: hiraditya.

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/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.419089.patch
Type: text/x-patch
Size: 4969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/883eb2f9/attachment.bin>


More information about the llvm-commits mailing list