This is an archive of the discontinued LLVM Phabricator instance.

TLS support for MinGW targets.
ClosedPublic

Authored by klickverbot on Feb 20 2013, 10:24 AM.

Details

Reviewers
asl
Summary

MinGW is almost completely compatible to MSVC, with the exception of the _tls_array global not being available.

Diff Detail

Event Timeline

asl accepted this revision.Feb 20 2013, 1:04 PM

LGTM

asl closed this revision.Mar 18 2013, 1:14 AM

r177257