[LLVMdev] [PATCH] TLS support for Windows 32+64bit

Eli Friedman eli.friedman at gmail.com
Sun Jan 1 13:01:07 PST 2012


On Sun, Jan 1, 2012 at 10:44 AM, Kai <kai at redstar.de> wrote:
> Happy new year to all!
>
> The attached patch adds TLS support for x86_64-pc-win32 and x86-pc-win32.
> Implemented is the implicit TLS model (__declspec(thread) in Visual C++).
> Please review. Thanks!

Rough review: looks like the patch is in the right direction; please
take out all tabs, please take out all commented-out code.

-Eli



More information about the llvm-dev mailing list