[all-commits] [llvm/llvm-project] e2fcee: [JITLink][ELF] Add support for ELF::R_X86_64_REX_G...

lhames via All-commits all-commits at lists.llvm.org
Thu Oct 22 22:43:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e2fceec2fd15b7b74617816ddd87f456c42bbc45
      https://github.com/llvm/llvm-project/commit/e2fceec2fd15b7b74617816ddd87f456c42bbc45
  Author: Lang Hames <lhames at gmail.com>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_relocations.s

  Log Message:
  -----------
  [JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCRELX relocation.

No support for relaxation yet -- this will always use the GOT entry.




More information about the All-commits mailing list