Add --enable-experiment= and MONO_EXPERIMENT= support
commit8a0fbd4e8979e64cb06678f8618a5ee11c87864c
authorAleksey Kliger <alklig@microsoft.com>
Fri, 28 Sep 2018 17:16:46 +0000 (28 13:16 -0400)
committerAleksey Kliger (λgeek) <akliger@gmail.com>
Wed, 10 Oct 2018 15:54:14 +0000 (10 11:54 -0400)
treeaf70a46aee7c20f5e388539102ff70dbf81c3326
parent8d8fd97dbfc6f4213e0fe9fca7574808dd8496d3
Add --enable-experiment= and MONO_EXPERIMENT= support

Experiments are unsupported and provide no stability or backward compatability
guarantees.
configure.ac
mono/utils/Makefile.am
mono/utils/mono-experiments.c [new file with mode: 0644]
mono/utils/mono-experiments.def [new file with mode: 0644]
mono/utils/mono-experiments.h [new file with mode: 0644]