commit | 989367a47b015dd85f850cf756b436fb044b5aea | [log] [tgz] |
---|---|---|
author | Niranjan Kumar <niranjan.kumar@intel.com> | Thu Jun 12 12:15:48 2014 -0700 |
committer | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | Wed Jul 09 08:56:11 2014 -0700 |
tree | 3479aca30e250e9699ebea1c5aedbff503978b8a | |
parent | 62f28f943e2da2873c7a09096c292f01a21c6478 [diff] |
ART: Detached blocks should not be processed by compiler It is possible for blocks to be detached. This means that 'successor_block_info->block' may evaluate to 'NullBasicBlockId' The code should detect this case and handle it appropriately. Signed-off-by: vladimir.a.ivanov <vladimir.a.ivanov@intel.com Signed-off-by: Niranjan Kumar <niranjan.kumar@intel.com Change-Id: I410059cd2cbda342cc1380050c0972fcaa2b7a8e