[aot] Don't error out if a method fails to JIT in full-aot mode. This was a regressio...
authorZoltan Varga <vargaz@gmail.com>
Thu, 5 Oct 2017 15:54:16 +0000 (17:54 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2017 15:54:16 +0000 (17:54 +0200)
commitcaa9ed689f20ab27f43ed988848fca7f7834b6b0
tree2e72316a99559660941b1dfea04a4fb802748ddd
parentbaac94e4b7429eb60ec264ef9b974dc148618b64
[aot] Don't error out if a method fails to JIT in full-aot mode. This was a regression caused by 9302c31f81abd2f5bbf9a8ddd27993e1ece55db2. Fixes #59832. (#5686)
mono/mini/aot-compiler.c