[PATCH] D141183: [LoongArch] Add support for emulated TLS model

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 18:11:31 PST 2023


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.

Emulated TLS is legacy code that we should not support. If ELF TLS works well, stick with ELF TLS.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141183



More information about the llvm-commits mailing list