[all-commits] [llvm/llvm-project] 0f9103: Revert "[JITLink][ELF] Add support for ELF::R_X86_...
lhames via All-commits
all-commits at lists.llvm.org
Thu Oct 22 23:22:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0f910387e610d6c3e0008da5f5305d42c546cb8c
https://github.com/llvm/llvm-project/commit/0f910387e610d6c3e0008da5f5305d42c546cb8c
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:
-----------
Revert "[JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCRELX relocation."
This reverts commit e2fceec2fd15b7b74617816ddd87f456c42bbc45.
This commit broke one of the bots. Reverting while I investigate.
More information about the All-commits
mailing list