[runtime] Remove compile-time gc dependencies from domain.c/appdomain.c. (#5263)
authorZoltan Varga <vargaz@gmail.com>
Wed, 26 Jul 2017 00:31:42 +0000 (20:31 -0400)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2017 00:31:42 +0000 (20:31 -0400)
commit38b9617c77aeb79b56d0817c66e421ba3fa887cd
tree49782c510a25ab00e9dff2d5618eb15904843530
parent211594fb3c2a151039ad07abfbaea6ff3204e245
[runtime] Remove compile-time gc dependencies from domain.c/appdomain.c. (#5263)

* [runtime] Remove compile-time gc dependencies from domain.c/appdomain.c.

* [runtime] Move domain.c/appdomain.c to 'common_sources' since they no longer have compile time gc dependencies.
mono/metadata/Makefile.am
mono/metadata/appdomain.c
mono/metadata/domain.c