[all-commits] [llvm/llvm-project] d561d1: [JITLink][AArch64] Improve debug output for addend...

lhames via All-commits all-commits at lists.llvm.org
Wed Aug 5 08:51:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d561d1bf96354c10ca664c20b5268d156a9a3da3
      https://github.com/llvm/llvm-project/commit/d561d1bf96354c10ca664c20b5268d156a9a3da3
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp

  Log Message:
  -----------
  [JITLink][AArch64] Improve debug output for addend relocations.


  Commit: 47cfffe893f345285ac9fb9c24b268dfcdc6aa38
      https://github.com/llvm/llvm-project/commit/47cfffe893f345285ac9fb9c24b268dfcdc6aa38
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
    M llvm/test/ExecutionEngine/JITLink/AArch64/MachO_arm64_relocations.s

  Log Message:
  -----------
  [JITLink][AArch64] Handle addends on PAGE21 / PAGEOFF12 relocations.


Compare: https://github.com/llvm/llvm-project/compare/0ccda7c2326e...47cfffe893f3


More information about the All-commits mailing list