[all-commits] [llvm/llvm-project] 209cee: [JITLink][ELF/x86-64] Add Delta32, NegDelta32, Neg...

lhames via All-commits all-commits at lists.llvm.org
Sun Mar 21 20:19:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 209ceed745253cfcf3d05c72b9bdc76b439bc1fb
      https://github.com/llvm/llvm-project/commit/209ceed745253cfcf3d05c72b9bdc76b439bc1fb
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-03-21 (Sun, 21 Mar 2021)

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

  Log Message:
  -----------
  [JITLink][ELF/x86-64] Add Delta32, NegDelta32, NegDelta64 support.

These were missing, but are used in eh-frame section support.




More information about the All-commits mailing list