commit | a78ef44266c38cc4895554e973156a7c7896dd87 | [log] [tgz] |
---|---|---|
author | Chao-ying Fu <chao-ying.fu@intel.com> | Thu Feb 12 14:56:18 2015 -0800 |
committer | Chao-ying Fu <chao-ying.fu@intel.com> | Thu Feb 12 14:56:18 2015 -0800 |
tree | 5f7648895baa548d8d633be8f9ff17b28e9ea08d | |
parent | 5409701651407747e172d753f3fddeb6eb423927 [diff] |
ART: Fix InsertCaseLabel to return boundary_lir always This patch doesn't return new_label when cu_->verbose, because we will not assign offsets to new_label at this stage. Change-Id: Ie7f625848b0cf7cabfbba694b5c20b0784bc8501 Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>