Cleanup on gc bridge to support future optimizations
authorAndi McClure <andi.mcclure@xamarin.com>
Fri, 8 Jul 2016 21:40:58 +0000 (17:40 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Fri, 8 Jul 2016 21:40:58 +0000 (17:40 -0400)
commit31e1a2a947ea5e29faae057596d3a97bf67625de
treede1425a3e89ae67ce40bf0751004da9d8a243cfb
parent2d22bb12dc4cf0700ed79488adb35bde4e424ab6
Cleanup on gc bridge to support future optimizations

Consists mostly of
- Comments
- Consolidate duplicate dynarray implementations in new-bridge and
  tarjan-bridge into a single header full of statics
mono/metadata/metadata.h
mono/metadata/sgen-bridge-internals.h
mono/metadata/sgen-bridge.h
mono/metadata/sgen-dynarray.h [new file with mode: 0644]
mono/metadata/sgen-new-bridge.c
mono/metadata/sgen-tarjan-bridge.c
mono/sgen/sgen-gc.h
mono/tests/sgen-bridge-pathologies.cs