[llvm] Avoid using the preserveall calling convention on watchos, xcode10 asserts...
commit3acfd166d353f2945eb85f0d9d5c8edba9a32489
authorZoltan Varga <vargaz@gmail.com>
Wed, 27 Jun 2018 08:28:09 +0000 (27 04:28 -0400)
committerLudovic Henry <luhenry@microsoft.com>
Wed, 27 Jun 2018 08:28:09 +0000 (27 10:28 +0200)
tree7fd2f0c0464d6f4910e497c703efba9fd42c9d7d
parentc2f64376281fa7b13ae717e06c3e3f4abd153699
[llvm] Avoid using the preserveall calling convention on watchos, xcode10 asserts on it. (#9322)

Fixes https://github.com/mono/mono/issues/9318.
mono/mini/mini-llvm.c