Don't use thread local storage on x86/not-Linux
authorIan Lynagh <igloo@earth.li>
Sat, 4 Apr 2009 00:34:45 +0000 (00:34 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 4 Apr 2009 00:34:45 +0000 (00:34 +0000)
commit20612276a81bc12ab6ed752f6c3ec19b4b57c8aa
tree92eb1eaf99bf082783bf29c66d50f7d8f2cd00c0
parent174dccda5a8213f9a777ddf5230effef6b5f464d
Don't use thread local storage on x86/not-Linux
With the
    On x86, use thread-local storage instead of stealing a reg for gct
patch, on Windows and OS X:
    error: thread-local storage not supported for this target
rts/sm/GCThread.h