[all-commits] [llvm/llvm-project] 48e894: [BOLT] Add R_AARCH64_PREL16/32/64 relocations support
Alexey Moksyakov via All-commits
all-commits at lists.llvm.org
Thu Apr 21 03:54:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48e894a536417b07fc68093e1e6fa52b768e3753
https://github.com/llvm/llvm-project/commit/48e894a536417b07fc68093e1e6fa52b768e3753
Author: Alexey Moksyakov <alexey.moksyakov at huawei.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/lib/Core/Relocation.cpp
M bolt/test/lit.cfg.py
A bolt/test/runtime/AArch64/r_aarch64_prelxx.s
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
M llvm/lib/Object/RelocationResolver.cpp
Log Message:
-----------
[BOLT] Add R_AARCH64_PREL16/32/64 relocations support
Reviewed By: yota9, rafauler
Differential Revision: https://reviews.llvm.org/D122294
More information about the All-commits
mailing list