[all-commits] [llvm/llvm-project] c8da71: [ELF] Error for out-of-range R_X86_64_[REX_]GOTPCRELX
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Dec 15 09:20:25 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8da71b53fb239e9a2117e38f9f19590fbd2b9f0
https://github.com/llvm/llvm-project/commit/c8da71b53fb239e9a2117e38f9f19590fbd2b9f0
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M lld/ELF/Arch/X86_64.cpp
A lld/test/ELF/x86-64-gotpc-err.s
Log Message:
-----------
[ELF] Error for out-of-range R_X86_64_[REX_]GOTPCRELX
Reviewed By: grimar
Differential Revision: https://reviews.llvm.org/D93259
More information about the All-commits
mailing list