MinGW is almost completely compatible to MSVC, with the exception of the _tls_array global not being available.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D431
TLS support for MinGW targets. ClosedPublic Authored by klickverbot on Feb 20 2013, 10:24 AM.
Details
Summary MinGW is almost completely compatible to MSVC, with the exception of the _tls_array global not being available.
Diff Detail
Revision Contents
Diff 1042 lib/Target/X86/X86ISelLowering.cpp
|