Fix compilation of darwin_stop_world for iOS 8+
authorJonas Echterhoff <jonas@unity3d.com>
Tue, 31 Jul 2018 20:19:45 +0000 (23:19 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 31 Jul 2018 21:22:41 +0000 (00:22 +0300)
commit24341be82a41fde6cfddcb470bceb3a1720fffa0
tree5518780e4de066603dac670e1fee36935e077400
parente8ed78567ec73dfa7f81c0d3bcacd8dd106565b0
Fix compilation of darwin_stop_world for iOS 8+
(part of commit c6e7e36 from Unity-Technologies/bdwgc)

Issue #173 (bdwgc).

* darwin_stop_world.c [ARM32 && ARM_THREAD_STATE32]
(GC_stack_range_for): Set state to unified_state instead of
unified_state.ts_32.
darwin_stop_world.c