Do not call seq_point_info_get_write_size with no seq points.
authorMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 12 Dec 2014 21:17:34 +0000 (21:17 +0000)
committerMarcos Henrich <marcos.henrich@xamarin.com>
Fri, 12 Dec 2014 21:29:19 +0000 (21:29 +0000)
commitc9f09f135439fe1a53975f9a72fd5db5def03d23
tree813380daf4f45efff37b5095edd5cdb7f678e0ca
parentc7593a29f882cabbe31133503a0b5943bbcb9f1d
Do not call seq_point_info_get_write_size with no seq points.
This change fixes a segfault when sequence points are disabled.
mono/mini/aot-compiler.c