[all-commits] [llvm/llvm-project] 1f1610: [JITLink][aarch64] Remove the unused PairedAddend ...

lhames via All-commits all-commits at lists.llvm.org
Sun Oct 30 16:07:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f16107219165df4c5ba9f4df0aaaf2f973c6316
      https://github.com/llvm/llvm-project/commit/1f16107219165df4c5ba9f4df0aaaf2f973c6316
  Author: Lang Hames <lhames at gmail.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h
    M llvm/lib/ExecutionEngine/JITLink/aarch64.cpp

  Log Message:
  -----------
  [JITLink][aarch64] Remove the unused PairedAddend aarch64 edge kind.

This is a vestige of the original MachO-specific edge set and was never used
as a generic aarch64 edge kind.




More information about the All-commits mailing list