[PATCH] D43971: [AArch64] Implement native TLS for Windows

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 17:57:42 PST 2018


rengolin added a comment.

I don't know much about COFF TLS to tell why you need the special treatment, but the AArch64 asm looks correct (though very inefficient, but you know that:).


Repository:
  rL LLVM

https://reviews.llvm.org/D43971





More information about the llvm-commits mailing list