[PATCH] D40769: [ARM] Allow using emulated tls on platforms other than ELF

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 3 22:17:56 PST 2017


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

Please add a test case with emulated TLS on Darwin as `-femulated-tls` will now lower with emulated TLS on Darwin too.


https://reviews.llvm.org/D40769





More information about the llvm-commits mailing list