[mono][aot] Avoid compiling huge (> 100K IL) methods with llvm on wasm. (#52346)
authorZoltan Varga <vargaz@gmail.com>
Thu, 6 May 2021 03:19:00 +0000 (23:19 -0400)
committerGitHub <noreply@github.com>
Thu, 6 May 2021 03:19:00 +0000 (22:19 -0500)
commitdb589dd64e390424188a3f63756fa4ec8fdb8c46
treee7caae79d78d35270ff36ec7314f31ee8decdabb
parent0f4a25592f8946c35837358517f4cc47d30c1ffd
[mono][aot] Avoid compiling huge (> 100K IL) methods with llvm on wasm. (#52346)

The compile times are too long (> 10 minutes).
src/mono/mono/mini/mini-llvm.c