[ARM] Allow using emulated tls on platforms other than ELF
This matches how it is done on X86. This allows using emulated tls on windows; in MinGW environments, native tls isn't supported at the moment. Differential Revision: https://reviews.llvm.org/D40769 llvm-svn: 319643
Loading
Please register or sign in to comment