[PATCH] D44355: [AArch64] Fold adds with tprel_lo12_nc and secrel_lo12 into a following ldr/str

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 06:14:32 PDT 2018


mstorsjo added a comment.

In https://reviews.llvm.org/D44355#1036871, @mstorsjo wrote:

> In https://reviews.llvm.org/D44355#1036858, @peter.smith wrote:
>
> > I think we'll need to get R_AARCH64_TLSLE_ADD_TPREL_LO12 implemented in binutils and LLD and widely adopted by distributions before we can enable this by default, at least for Linux targets.
>
>
> I'm fine with reverting the ELF part of this change for now - I'll do that in a moment.


Reverted in SVN r327503.


Repository:
  rL LLVM

https://reviews.llvm.org/D44355





More information about the llvm-commits mailing list