[all-commits] [llvm/llvm-project] b0d1f8: [BOLT] Fix data reoder for aarch64
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Wed Feb 22 05:01:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0d1f87b5943b695be44e7ae186a28e263143a6b
https://github.com/llvm/llvm-project/commit/b0d1f87b5943b695be44e7ae186a28e263143a6b
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M bolt/include/bolt/Core/Relocation.h
M bolt/lib/Core/BinarySection.cpp
M bolt/lib/Core/Relocation.cpp
Log Message:
-----------
[BOLT] Fix data reoder for aarch64
Use proper relocation for aarch64
Differential Revision: https://reviews.llvm.org/D144095
More information about the All-commits
mailing list