OSDN Git Service

ART: Reset bb id to the last list mir
authorChao-ying Fu <chao-ying.fu@intel.com>
Tue, 23 Sep 2014 21:54:32 +0000 (14:54 -0700)
committerChao-ying Fu <chao-ying.fu@intel.com>
Tue, 23 Sep 2014 21:55:21 +0000 (14:55 -0700)
commit590c6a4ded1deb378baa253c86070d8eeffdc820
treee0d2f1ce81741c6a75778314fac537a55c55b09c
parentf038ed9f031acb9c4fdf8a7f86e3c7ffad537e37
ART: Reset bb id to the last list mir

This patch fixes a bug in RemoveMIRList() to reset bb id to
the last list mir.

Change-Id: I0384d8d22e357b69725f455772f55296c50bc1d3
Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>
compiler/dex/mir_graph.cc