[BOLT] Fix data reoder for aarch64
authorVladislav Khmelevsky <och95@yandex.ru>
Wed, 15 Feb 2023 13:18:37 +0000 (17:18 +0400)
committerVladislav Khmelevsky <och95@yandex.ru>
Wed, 22 Feb 2023 12:58:43 +0000 (16:58 +0400)
commitb0d1f87b5943b695be44e7ae186a28e263143a6b
tree0399f8568133f5a7ff5d26f4007b9b9aa7c7bba6
parent7aec47acc3474ed12b2d44250419aad8d516cd69
[BOLT] Fix data reoder for aarch64

Use proper relocation for aarch64

Differential Revision: https://reviews.llvm.org/D144095
bolt/include/bolt/Core/Relocation.h
bolt/lib/Core/BinarySection.cpp
bolt/lib/Core/Relocation.cpp