[llvm-commits] [PATCH] TLS support for Windows 32+64bit

Anton Korobeynikov anton at korobeynikov.info
Thu Feb 9 13:44:32 PST 2012


> Please, could someone with knowledge of ISelLowering have a look at this
> patch? Thank you!
ISel part is fine for me.

Kai, which linker you're using for LDC? Who provides the _tls_index
variable? For me it seems that the patch should be for
isTargetWindows() && isTargetMingw() at least, no?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list