[all-commits] [llvm/llvm-project] f9106e: Revert "[ELF][PPC64] Don't perform toc-indirect to...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Wed Apr 29 07:31:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f9106e85c424756bcd1378d6a00bb582cc2114bb
https://github.com/llvm/llvm-project/commit/f9106e85c424756bcd1378d6a00bb582cc2114bb
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M lld/ELF/InputSection.cpp
R lld/test/ELF/ppc64-toc-relax2.s
Log Message:
-----------
Revert "[ELF][PPC64] Don't perform toc-indirect to toc-relative relax... "
This reverts commit 03ffe5860549e97a0f2d8262b100e8910f61c528.
Full tile of reverted commit is:
[ELF][PPC64] Don't perform toc-indirect to toc-relative relaxation for
R_PPC64_TOC16_HA not followed by R_PPC64_TOC16_LO_DS
Breaks the multistage lld PowerPC buildbot.
More information about the All-commits
mailing list