[PATCH] D143708: [RISCV] Add emulated TLS supported

Vitaly Cheptsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 13:47:57 PST 2023


vit9696 added a comment.

This is actually the triple we use, despite our OS not having any relevance to Linux, mainly since LLVM has no better triple for us. I basically added the triple we personally need to work with.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143708



More information about the llvm-commits mailing list