[PATCH] D143619: [llvm][codegen] Disallow default Emulated TLS for RISCV
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 04:23:00 PST 2023
luismarques added a comment.
Does this mean that Android, OpenBSD, and Cygwin have emulated TLS support for all supported architectures other than RISC-V?
Or are you essentially asserting, by making this contribution, that we should add additional opt-outs for other architectures?
The test overall looks reasonable but it could be cleaned up a little bit (e.g. the attributes).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143619/new/
https://reviews.llvm.org/D143619
More information about the llvm-commits
mailing list