[aot] Avoid loading AOT images compiled without --llvm into a runtime running with...
commit6baf32526e39fcc306b4ae1854a75c231006ac89
authorZoltan Varga <vargaz@gmail.com>
Fri, 11 May 2018 01:22:11 +0000 (10 21:22 -0400)
committerGitHub <noreply@github.com>
Fri, 11 May 2018 01:22:11 +0000 (10 21:22 -0400)
tree4c9717752f46f505e18cb49da2ee62f41441e8e6
parentd125afca84cda3d653395495f34df8a7aaf2439d
[aot] Avoid loading AOT images compiled without --llvm into a runtime running with --llvm, since --llvm was presumably used to achieve maximum performance. (#8661)
mono/mini/aot-runtime.c