First pass killing compiler context support code.
authorRodrigo Kumpera <kumpera@gmail.com>
Tue, 10 Jul 2012 21:38:32 +0000 (18:38 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 10 Jul 2012 21:38:32 +0000 (18:38 -0300)
commit751c900a639926c97580f39560b6327a42a3e368
treed878fbb11de62fe2bcc4c9dfcb4ae7cd7443df05
parent4f3ce8f8e9b181185235e49ab0ec9b7aec5c0f0e
First pass killing compiler context support code.

* MonoGenericClass.cs: Switch to MS's behavior and kill
on ton of code in the process. Only MCS depended on it
and now we can kill it.
mcs/class/corlib/System.Reflection/MonoGenericClass.cs
mcs/class/corlib/Test/System.Reflection/MonoGenericClassTest.cs