[runtime]
authorVladimir Kargov <vkargov@users.noreply.github.com>
Thu, 12 Feb 2015 14:45:34 +0000 (17:45 +0300)
committerVladimir Kargov <vkargov@users.noreply.github.com>
Thu, 12 Feb 2015 14:45:34 +0000 (17:45 +0300)
commit16ee0252305fbd4f40ea39c3c4421dc7f103f8a0
tree746bddd0d7863caf1fc1d4c445e9dc09224f0cd7
parent9eea9b6d705d363fc5116befc3b7b1ec3712e28b
[runtime]
Mark TLS variables as explicitly used to avoid their unwarranted deletion
by the compiler overlooking their usage in inline assembly sections.
mono/metadata/sgen-alloc.c
mono/utils/mono-compiler.h