Fix a corner case where an inlined bblock which had its next_bb set was the last...
commit198498418879ac6cb8e949f9e71c4baa50d0dfeb
authorZoltan Varga <vargaz@gmail.com>
Sat, 4 Jun 2011 13:20:46 +0000 (4 15:20 +0200)
committerZoltan Varga <vargaz@gmail.com>
Sat, 4 Jun 2011 13:21:45 +0000 (4 15:21 +0200)
tree940142f13dbbdaae9e13e5bee9fe44cbc00c275a
parent77ee9c7a8cb87543f524d763bf33f2f626895e39
Fix a corner case where an inlined bblock which had its next_bb set was the last bblock in a method. Fixes #693905.
mono/mini/iltests.il.in
mono/mini/method-to-ir.c