OSDN Git Service

ART: Fix CFI annotation for art_quick_aput_obj
authorMathieu Chartier <mathieuc@google.com>
Sat, 27 Jun 2015 22:42:27 +0000 (15:42 -0700)
committerAndreas Gampe <agampe@google.com>
Mon, 29 Jun 2015 17:38:45 +0000 (10:38 -0700)
commit2738639bcd30b908d825725169b7497ed047debb
tree20cd28868d55c8dde5e2c5321428ca68fb67b077
parent806af26f1a8f107cb4f4430ceec8dc9f360f3795
ART: Fix CFI annotation for art_quick_aput_obj

Fix the CFI state after an early return.

Bug: 22014525
Change-Id: I56b9ba8cf8c47d70a642f064e59c7e04a476dd2f
runtime/arch/arm64/quick_entrypoints_arm64.S
runtime/arch/x86/quick_entrypoints_x86.S
runtime/arch/x86_64/quick_entrypoints_x86_64.S