Add support for reference instances of Interlocked.Exchange<T> to full-aot, similarly...
commit2a6011640d66f9009c02eedc363cc4fa30e73d1b
authorZoltan Varga <vargaz@gmail.com>
Tue, 9 Aug 2011 17:14:56 +0000 (9 19:14 +0200)
committerZoltan Varga <vargaz@gmail.com>
Tue, 9 Aug 2011 17:14:56 +0000 (9 19:14 +0200)
treecae1c9fd2be4015dac015fb54c2aa7277c6f614c
parentdbff4b9934807553e49d963ecd16410837ebe352
Add support for reference instances of Interlocked.Exchange<T> to full-aot, similarly to Interlocked.CompareExchange<T>.
mono/mini/aot-compiler.c
mono/mini/aot-runtime.c