[llvm] Set debug info when breaking up large bblocks, recent llvm versions fail witho...
commit37e9efc20b0762433efdc1e178b4c0bf74db465b
authorZoltan Varga <vargaz@gmail.com>
Fri, 4 May 2018 21:34:38 +0000 (4 17:34 -0400)
committerGitHub <noreply@github.com>
Fri, 4 May 2018 21:34:38 +0000 (4 17:34 -0400)
tree303613eaea66e26e11eead8066cf9a508a313079
parent06ce5f3f029a39a30c30941a54d4aeb64a7690f4
[llvm] Set debug info when breaking up large bblocks, recent llvm versions fail without it: (#8576)

inlinable function call in a function with debug info must have a !dbg location
mono/mini/mini-llvm.c