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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 10:30:44 PDT 2021


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

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....


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