[PATCH] D102527: [RISCV] Add missing emulated TLS support

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 13:16:10 PDT 2021


jrtc27 added a comment.

Why should we bother to support this? Emulated TLS should die, not be supported by new architectures, IMO. We've had properly-defined TLS from the start.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102527



More information about the llvm-commits mailing list