[mini] cleanup some code to silent compiler warnings (#6325)
commitb3f9ee4413fa79dee4b764fe60e4ca0e1c5a709f
authorBernhard Urban <bernhard.urban@xamarin.com>
Fri, 22 Dec 2017 20:17:00 +0000 (22 21:17 +0100)
committerLudovic Henry <luhenry@microsoft.com>
Fri, 22 Dec 2017 20:17:00 +0000 (22 21:17 +0100)
treef3afa74946db0df891d216d49ed3d4c2e1830e01
parent740013d051303ecae004dc94e014f77948de32fb
[mini] cleanup some code to silent compiler warnings (#6325)

* [method2ir] remove unused ldind_to_load_membase ()

* [method2ir] mono_create_tls_get () can be static

* [method2ir] remove unused mono_create_tls_set () (and thus mono_create_fast_tls_setter ())

* [amd64] remove unused array and guard debug code properly to suppress compiler warning
mono/mini/method-to-ir.c
mono/mini/mini-amd64-gsharedvt.c
mono/mini/mini-amd64-gsharedvt.h
mono/mini/mini.h