Fix an assert which is hit when compiling Microsoft.CodeAnalysis.dll with llvmonly...
authorZoltan Varga <vargaz@gmail.com>
Tue, 3 Nov 2020 00:47:33 +0000 (19:47 -0500)
committerGitHub <noreply@github.com>
Tue, 3 Nov 2020 00:47:33 +0000 (19:47 -0500)
commit8fc05ec582ba88feb86f4833872fcd59c91895fe
tree1e4b6e02d2c712e2284a9111062abfacffc88968
parent997174511ab98c4fa409912db17ce18e7116b126
Fix an assert which is hit when compiling Microsoft.CodeAnalysis.dll with llvmonly. (#44092)
src/mono/mono/mini/mini-llvm.c