[BOLT] AArch64: Read all static relocations
authorVladislav Khmelevsky <och95@yandex.ru>
Sun, 20 Mar 2022 14:15:56 +0000 (17:15 +0300)
committerVladislav Khmelevsky <och95@yandex.ru>
Sun, 3 Apr 2022 16:03:35 +0000 (19:03 +0300)
commit3b1314f4de63db771f1d93e1da06f14e7f3babab
tree5b9c769b27a5fbe8849bacba23beb2084d0bcba5
parent0000030b18c1e60e5e4f7444e30694bac9ffc14e
[BOLT] AArch64: Read all static relocations

Read static relocs on the same address, as dynamic in order to update
constant island data address properly.

Differential Revision: https://reviews.llvm.org/D122100
bolt/lib/Rewrite/RewriteInstance.cpp
bolt/test/AArch64/constant-island-alignment.s
bolt/test/AArch64/constant_island_pie_update.s [new file with mode: 0644]