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

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 06:10:45 PST 2018


rengolin added a comment.

In https://reviews.llvm.org/D43971#1032615, @mstorsjo wrote:

> No, that's probably because it aarch64-windows didn't exist at all back then (there's even no publicly available hardware yet), so this just did something else (looks like ELF relocations).


D'oh, of course! :)

> I guess I could try to see what dag nodes this produces if I do such a load of a 32 bit global variable from normal IR.

That's what I'd recommend, yes.


Repository:
  rL LLVM

https://reviews.llvm.org/D43971





More information about the llvm-commits mailing list