DescriptionSubzero: Make thread_local work under MacOS 10.6.
MacOS doesn't support the thread_local keyword until 10.7 or later, and our bots run 10.6.
Who knows whether Visual Studio supports it yet.
In the meantime, use the old-style syntax.
BUG= https://codereview.chromium.org/873443004/
R=jfb@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=7d53825caab0e81c653de52833260dbe81963875
Patch Set 1 #
Total comments: 2
Patch Set 2 : ATTRIBUTE_TLS --> ICE_ATTRIBUTE_TLS #
Messages
Total messages: 5 (1 generated)
|