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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 10:14:32 PDT 2021


MaskRay added a comment.

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.


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

https://reviews.llvm.org/D102985



More information about the llvm-commits mailing list