[aot] Open AOT profile files using "rb" so it works on windows.
commitbcd14601c22978286ffb5dd1b9ca917ade63cf89
authorZoltan Varga <vargaz@gmail.com>
Wed, 12 Jun 2019 00:13:34 +0000 (11 20:13 -0400)
committerMarek Safar <marek.safar@gmail.com>
Wed, 12 Jun 2019 06:31:05 +0000 (12 08:31 +0200)
tree4e487d7231ffcf00d17d4a0b9306778cbca479b8
parentd2e9be7d08c2b339821aa4d7a8a71a9529937faf
[aot] Open AOT profile files using "rb" so it works on windows.

Fixes https://github.com/xamarin/xamarin-android/issues/3168.
mono/mini/aot-compiler.c