[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:18:58 PDT 2021


jrtc27 added a comment.

You should really implement proper TLS. Emulated TLS is a lazy, inefficient hack.


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