[Sgen] Transport scan macros from sgen-descriptor.h to sgen-scan-object.h
authorAndrea Francesco Iuorio <andreafrancesco.iuorio@gmail.com>
Mon, 30 Jun 2014 11:59:52 +0000 (13:59 +0200)
committerAndrea Francesco Iuorio <andreafrancesco.iuorio@gmail.com>
Tue, 19 Aug 2014 18:37:39 +0000 (20:37 +0200)
commit30a627f9a84952bd479088198c210bbfc737318a
treee1dc3af6a86ee9419dba16a7b94e588d7f27141a
parent374b71131e3e61860bb122eb598c2936787daded
[Sgen] Transport scan macros from sgen-descriptor.h to sgen-scan-object.h

This commit transport the scan macro from sgen-descritor.h to
sgen-scan-object.h. This is useful for modify at compile time
the scan macro according to the scan function.

I release this change under the MIT license.
mono/metadata/sgen-descriptor.h
mono/metadata/sgen-scan-object.h