[all-commits] [llvm/llvm-project] 3b1314: [BOLT] AArch64: Read all static relocations

Vladislav Khmelevsky via All-commits all-commits at lists.llvm.org
Sun Apr 3 09:04:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b1314f4de63db771f1d93e1da06f14e7f3babab
      https://github.com/llvm/llvm-project/commit/3b1314f4de63db771f1d93e1da06f14e7f3babab
  Author: Vladislav Khmelevsky <och95 at yandex.ru>
  Date:   2022-04-03 (Sun, 03 Apr 2022)

  Changed paths:
    M bolt/lib/Rewrite/RewriteInstance.cpp
    M bolt/test/AArch64/constant-island-alignment.s
    A bolt/test/AArch64/constant_island_pie_update.s

  Log Message:
  -----------
  [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




More information about the All-commits mailing list