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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 11:13:19 PST 2023


asb added a subscriber: enh.
asb added a comment.

Just a reminder this is on the agenda for the RISC-V LLVM sync-up call tomorrow <https://discourse.llvm.org/t/risc-v-llvm-sync-up-call-16th-february-2023/68500>. We can of course set up some other discussion if a call would be a good way to move this forward and tomorrow's usual RISC-V call time isn't convenient. But even in the absence of that, if anyone else wants to add thoughts to this thread that's very helpful.

@enh reported in D143619 <https://reviews.llvm.org/D143619> that this is somewhat relevant to Android, as Clang's default for emulated/non-emulated TLS is changed based on API level yet.


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