[PATCH] D101381: [ELF][MIPS] Emit dynamic relocations for PIC non-preemptible static TLS

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 10:31:41 PDT 2021


jrtc27 added a comment.

In D101381#2720308 <https://reviews.llvm.org/D101381#2720308>, @MaskRay wrote:

> Thanks! I feel like the mips TLS tests can be better organized. Many other targets use different files for LE/IE/LD/GD, which can usually improve clarity, but that is not your obligation to do it....

Yeah, updating these was a painful experience... so I won't complain if someone feels motivated to split them out :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101381



More information about the llvm-commits mailing list