Revert r301089 "[builtins] Implement emulated TLS on Windows."
authorHans Wennborg <hans@hanshq.net>
Mon, 24 Apr 2017 23:16:49 +0000 (23:16 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 24 Apr 2017 23:16:49 +0000 (23:16 +0000)
commitac4799b3fcd1765f4e5415da46c1aea7be10468d
treef9b9c3ff20f38f3cc505d56e99fd81c65c9f93e7
parentc02a1c03124014ad6781b1b881dbce4f114f0f1b
Revert r301089 "[builtins] Implement emulated TLS on Windows."

This broke the self-host build on Windows (PR32777).

Original commit message:

> [builtins] Implement emulated TLS on Windows.
>
> Summary:
> LLVM JIT needs to be able to use emulated TLS on all platforms, and this provides a reference one can compile to enable emutls for Linux/Mac/Windows.
>
> Reviewers: chh, howard.hinnant
>
> Reviewed By: chh
>
> Subscribers: mgorny, llvm-commits
>
> Differential Revision: https://reviews.llvm.org/D30787

llvm-svn: 301274
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/emutls.c