Forked from
Glasgow Haskell Compiler / GHC
5691 commits behind, 373 commits ahead of the upstream repository.
-
Cheng Shao authored
This patch replaces the ad-hoc `MYTASK_USE_TLV` with the `CC_SUPPORTS_TLS` macro. If TLS support is detected by autoconf, then we should use that for managing `myTask` in the threaded RTS. (cherry picked from commit f3017dd3)
Cheng Shao authoredThis patch replaces the ad-hoc `MYTASK_USE_TLV` with the `CC_SUPPORTS_TLS` macro. If TLS support is detected by autoconf, then we should use that for managing `myTask` in the threaded RTS. (cherry picked from commit f3017dd3)
Task.h 11.13 KiB