[PATCH] D102985: [lld][ELF][SPARC] Fix GOT-relative relocations

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 10:17:43 PDT 2021


LemonBoy added a comment.

In D102985#2776028 <https://reviews.llvm.org/D102985#2776028>, @MaskRay wrote:

> I dislike that we are fixing these stuff increasingly with so many patches.
>
> See the history of Arch/PPC.cpp - most stuff are implemented with very few commits.

I'm getting a bit tired of splitting and merging patches, can we please decide on what the best course of action is and end this suffering?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102985/new/

https://reviews.llvm.org/D102985



More information about the llvm-commits mailing list