[jit] Also allow System.Runtime.CompilerServices.Unsafe intrinsics from the System...
commit7c837f58bca411debcb0b0636f6dc9bcf97c1742
authorZoltan Varga <vargaz@gmail.com>
Sat, 25 May 2019 14:30:04 +0000 (25 10:30 -0400)
committerGitHub <noreply@github.com>
Sat, 25 May 2019 14:30:04 +0000 (25 10:30 -0400)
tree88c6e923481ed7cdd0d185ac6d49420890e37d99
parent9cb89c9ea98f71b51cd9c26bca00e1e2401bd9b5
[jit] Also allow System.Runtime.CompilerServices.Unsafe intrinsics from the System.Runtime.CompilerServices assembly, not just corlib. (#14618)

* [jit] Also allow System.Runtime.CompilerServices.Unsafe intrinsics from the System.Runtime.CompilerServices assembly, not just corlib.

* [jit] Fix Unsafe.RefIsAddressLessThan()/RefIsAddressGreaterThan().
mono/mini/intrinsics.c
mono/mini/mini.h