[PATCH] D57055: [RISCV] Mark TLS as supported
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 30 01:57:33 PST 2019
asb added a comment.
Could you add a test for this? I'm not sure if this is best done with a test that uses __has_feature or otherwise (I note other targets don't seem to have similar tests currently), but I think it would be handy.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57055/new/
https://reviews.llvm.org/D57055
More information about the cfe-commits
mailing list